# | Line 1 | Line 1 | |
---|---|---|
1 | #include <iostream> | |
2 | #include <TMath.h> | |
3 | + | #define ValueClassLoaded |
4 | ||
5 | using namespace std; | |
6 | ||
# | Line 108 | Line 109 | int main() | |
109 | cout << "Power: " << d << endl; | |
110 | return 0; | |
111 | } | |
112 | < | */ |
112 | > | */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |