0_0_8880122_13521.cpp:3: error: `int64' does not name a type
0_0_8880122_13521.cpp:4: error: `int64' does not name a type
0_0_8880122_13521.cpp:6: error: `int64' does not name a type
0_0_8880122_13521.cpp:19: error: `int64' does not name a type
0_0_8880122_13521.cpp: In function `int main()':
0_0_8880122_13521.cpp:28: error: `scanf' undeclared (first use this function)
0_0_8880122_13521.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8880122_13521.cpp:32: error: `b' undeclared (first use this function)
0_0_8880122_13521.cpp:35: error: `a' undeclared (first use this function)
0_0_8880122_13521.cpp:36: error: `mod' undeclared (first use this function)
0_0_8880122_13521.cpp:39: error: `sort' undeclared (first use this function)
0_0_8880122_13521.cpp:40: error: `int64' undeclared (first use this function)
0_0_8880122_13521.cpp:40: error: expected `;' before "ans"
0_0_8880122_13521.cpp:48: error: expected `;' before "e"
0_0_8880122_13521.cpp:49: error: `ans' undeclared (first use this function)
0_0_8880122_13521.cpp:49: error: `e' undeclared (first use this function)
0_0_8880122_13521.cpp:55: error: `cout' undeclared (first use this function)
0_0_8880122_13521.cpp:55: error: `endl' undeclared (first use this function)
|