0_0_4381491_31918.cpp:1:18: iosream: No such file or directory
0_0_4381491_31918.cpp:3: error: `__int64' does not name a type
0_0_4381491_31918.cpp: In function `void run()':
0_0_4381491_31918.cpp:7: error: `F' undeclared (first use this function)
0_0_4381491_31918.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4381491_31918.cpp: In function `int main()':
0_0_4381491_31918.cpp:21: error: `cin' undeclared (first use this function)
0_0_4381491_31918.cpp:24: error: `__int64' undeclared (first use this function)
0_0_4381491_31918.cpp:24: error: expected `;' before "a"
0_0_4381491_31918.cpp:25: error: `a' undeclared (first use this function)
0_0_4381491_31918.cpp:26: error: `b' undeclared (first use this function)
0_0_4381491_31918.cpp:27: error: `res' undeclared (first use this function)
0_0_4381491_31918.cpp:27: error: `F' undeclared (first use this function)
0_0_4381491_31918.cpp:28: error: `cout' undeclared (first use this function)
0_0_4381491_31918.cpp:28: error: `endl' undeclared (first use this function)
0_0_4381491_31918.cpp:30: error: `printf' undeclared (first use this function)
|