# | Line 1 | Line 1 | |
---|---|---|
1 | #include <iostream> | |
2 | #include <vector> | |
3 | #include <sys/stat.h> | |
4 | + | #include <algorithm> |
5 | + | #include <cmath> |
6 | ||
7 | #include <TMath.h> | |
8 | #include <TColor.h> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |