0_0_4571293_20224.cpp:1: error: `__int64' does not name a type
0_0_4571293_20224.cpp:3: error: `ll' does not name a type
0_0_4571293_20224.cpp: In function `void init()':
0_0_4571293_20224.cpp:8: error: `ll' undeclared (first use this function)
0_0_4571293_20224.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4571293_20224.cpp:8: error: expected `;' before "i"
0_0_4571293_20224.cpp:9: error: `i' undeclared (first use this function)
0_0_4571293_20224.cpp:13: error: `prime' undeclared (first use this function)
0_0_4571293_20224.cpp:13: error: `num' undeclared (first use this function)
0_0_4571293_20224.cpp:14: error: `j' undeclared (first use this function)
0_0_4571293_20224.cpp: At global scope:
0_0_4571293_20224.cpp:20: error: `ll' does not name a type
0_0_4571293_20224.cpp:28: error: `ll' does not name a type
0_0_4571293_20224.cpp:51: error: `ll' does not name a type
0_0_4571293_20224.cpp:74: error: `ll' does not name a type
0_0_4571293_20224.cpp:94: error: `ll' does not name a type
0_0_4571293_20224.cpp:108: error: variable or field `getans' declared void
0_0_4571293_20224.cpp:108: error: `ll' was not declared in this scope
0_0_4571293_20224.cpp:108: error: `ll' was not declared in this scope
0_0_4571293_20224.cpp:109: error: initializer expression list treated as compound expression
0_0_4571293_20224.cpp:109: error: expected `,' or `;' before '{' token
0_0_4571293_20224.cpp: In function `int main()':
0_0_4571293_20224.cpp:132: error: `ll' undeclared (first use this function)
0_0_4571293_20224.cpp:132: error: expected `;' before "n"
0_0_4571293_20224.cpp:135: error: `n' undeclared (first use this function)
0_0_4571293_20224.cpp:135: error: `scanf' undeclared (first use this function)
0_0_4571293_20224.cpp:135: error: `EOF' undeclared (first use this function)
0_0_4571293_20224.cpp:139: error: `printf' undeclared (first use this function)
0_0_4571293_20224.cpp:140: error: `t' undeclared (first use this function)
0_0_4571293_20224.cpp:140: error: `gcd' undeclared (first use this function)
0_0_4571293_20224.cpp:141: error: `l' undeclared (first use this function)
0_0_4571293_20224.cpp:147: error: `phi' undeclared (first use this function)
0_0_4571293_20224.cpp:147: error: `eular' undeclared (first use this function)
0_0_4571293_20224.cpp:148: error: `getans' cannot be used as a function
|