418314_0_0_15421.cpp:2: error: expected constructor, destructor, or type conversion before string constant
418314_0_0_15421.cpp:2: error: expected `,' or `;' before string constant
418314_0_0_15421.cpp:3: error: `__int64' was not declared in this scope
418314_0_0_15421.cpp:4: error: expected `,' or `;' before '{' token
418314_0_0_15421.cpp: In function `int main()':
418314_0_0_15421.cpp:17: error: `__int64' undeclared (first use this function)
418314_0_0_15421.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
418314_0_0_15421.cpp:17: error: expected `;' before "n"
418314_0_0_15421.cpp:18: error: `n' undeclared (first use this function)
418314_0_0_15421.cpp:18: error: `scanf' undeclared (first use this function)
418314_0_0_15421.cpp:18: error: `EOF' undeclared (first use this function)
418314_0_0_15421.cpp:20: error: `f' cannot be used as a function
418314_0_0_15421.cpp:21: error: `printf' undeclared (first use this function)
|