0_0_4584417_8578.cpp:5: error: `usingnamespace' does not name a type
0_0_4584417_8578.cpp:7: error: `constint' does not name a type
0_0_4584417_8578.cpp:8: error: `constint' does not name a type
0_0_4584417_8578.cpp:9: error: `typedeflonglong' does not name a type
0_0_4584417_8578.cpp:11: error: `LL' does not name a type
0_0_4584417_8578.cpp:20: error: `MAXN' was not declared in this scope
0_0_4584417_8578.cpp:21: error: `LL' does not name a type
0_0_4584417_8578.cpp: In function `int main()':
0_0_4584417_8578.cpp:28: error: `LL' undeclared (first use this function)
0_0_4584417_8578.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4584417_8578.cpp:28: error: expected `;' before "m"
0_0_4584417_8578.cpp:29: error: `m' undeclared (first use this function)
0_0_4584417_8578.cpp:31: error: `num' undeclared (first use this function)
0_0_4584417_8578.cpp:36: error: `neg' undeclared (first use this function)
0_0_4584417_8578.cpp:42: error: `sort' undeclared (first use this function)
0_0_4584417_8578.cpp:44: error: expected `;' before "mi"
0_0_4584417_8578.cpp:45: error: `mi' undeclared (first use this function)
0_0_4584417_8578.cpp:67: error: expected `;' before "mi"
0_0_4584417_8578.cpp:81: error: expected `;' before "ans"
0_0_4584417_8578.cpp:83: error: `ans' undeclared (first use this function)
0_0_4584417_8578.cpp:83: error: `MOD' undeclared (first use this function)
0_0_4584417_8578.cpp:86: error: `power' undeclared (first use this function)
|