0_0_13049021_4188.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_13049021_4188.cpp:3:9: #include expects "FILENAME" or <FILENAME>
0_0_13049021_4188.cpp:7: error: `__int64' does not name a type
0_0_13049021_4188.cpp:9: error: `__int64' does not name a type
0_0_13049021_4188.cpp: In function `int main()':
0_0_13049021_4188.cpp:34: error: `cin' undeclared (first use this function)
0_0_13049021_4188.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13049021_4188.cpp:34: error: `n' undeclared (first use this function)
0_0_13049021_4188.cpp:34: error: `m' undeclared (first use this function)
0_0_13049021_4188.cpp:37: error: `res' undeclared (first use this function)
0_0_13049021_4188.cpp:37: error: `fast' undeclared (first use this function)
0_0_13049021_4188.cpp:43: error: `cout' undeclared (first use this function)
0_0_13049021_4188.cpp:43: error: `endl' undeclared (first use this function)
|