0_0_8880123_15155.cpp:5: error: `int64' does not name a type
0_0_8880123_15155.cpp:6: error: `int64' does not name a type
0_0_8880123_15155.cpp:8: error: `int64' does not name a type
0_0_8880123_15155.cpp:21: error: `int64' does not name a type
0_0_8880123_15155.cpp: In function `int main()':
0_0_8880123_15155.cpp:34: error: `b' undeclared (first use this function)
0_0_8880123_15155.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8880123_15155.cpp:37: error: `a' undeclared (first use this function)
0_0_8880123_15155.cpp:38: error: `mod' undeclared (first use this function)
0_0_8880123_15155.cpp:41: error: `sort' undeclared (first use this function)
0_0_8880123_15155.cpp:42: error: `int64' undeclared (first use this function)
0_0_8880123_15155.cpp:42: error: expected `;' before "ans"
0_0_8880123_15155.cpp:50: error: expected `;' before "e"
0_0_8880123_15155.cpp:51: error: `ans' undeclared (first use this function)
0_0_8880123_15155.cpp:51: error: `e' undeclared (first use this function)
0_0_8880123_15155.cpp:57: error: `cout' undeclared (first use this function)
0_0_8880123_15155.cpp:57: error: `endl' undeclared (first use this function)
|