0_0_23662813_14861.cpp:2:4: error: stray '#' in program
2 #define LL long long
^
0_0_23662813_14861.cpp:3:4: error: stray '#' in program
3 #define INF 0x7fffffff
^
0_0_23662813_14861.cpp:2:2: error: expected unqualified-id before numeric constant
2 #define LL long long
^
|