0_0_11368996_3943.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_11368996_3943.cpp:2:9: #include expects "FILENAME" or <FILENAME>
0_0_11368996_3943.cpp:4: error: `__int64' was not declared in this scope
0_0_11368996_3943.cpp:4: error: `__int64' was not declared in this scope
0_0_11368996_3943.cpp:5: error: initializer expression list treated as compound expression
0_0_11368996_3943.cpp:5: error: expected `,' or `;' before '{' token
0_0_11368996_3943.cpp: In function `int main()':
0_0_11368996_3943.cpp:21: error: `__int64' undeclared (first use this function)
0_0_11368996_3943.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11368996_3943.cpp:21: error: expected `;' before "n"
0_0_11368996_3943.cpp:22: error: `cin' undeclared (first use this function)
0_0_11368996_3943.cpp:22: error: `t' undeclared (first use this function)
0_0_11368996_3943.cpp:25: error: `n' undeclared (first use this function)
0_0_11368996_3943.cpp:25: error: `m' undeclared (first use this function)
0_0_11368996_3943.cpp:28: error: `cout' undeclared (first use this function)
0_0_11368996_3943.cpp:28: error: `endl' undeclared (first use this function)
0_0_11368996_3943.cpp:31: error: `home' cannot be used as a function
0_0_11368996_3943.cpp:31: error: `printf' undeclared (first use this function)
|