0_0_6781713_17860.cpp:5: error: `_int64' does not name a type
0_0_6781713_17860.cpp:6: error: `LL' does not name a type
0_0_6781713_17860.cpp:7: error: `LL' does not name a type
0_0_6781713_17860.cpp:8: error: variable or field `init' declared void
0_0_6781713_17860.cpp:8: error: `LL' was not declared in this scope
0_0_6781713_17860.cpp:9: error: expected `,' or `;' before '{' token
0_0_6781713_17860.cpp:24: error: variable or field `mul' declared void
0_0_6781713_17860.cpp:24: error: `LL' was not declared in this scope
0_0_6781713_17860.cpp:24: error: `LL' was not declared in this scope
0_0_6781713_17860.cpp:25: error: initializer expression list treated as compound expression
0_0_6781713_17860.cpp:25: error: expected `,' or `;' before '{' token
0_0_6781713_17860.cpp:39: error: `LL' does not name a type
0_0_6781713_17860.cpp: In function `int main()':
0_0_6781713_17860.cpp:55: error: `LL' undeclared (first use this function)
0_0_6781713_17860.cpp:55: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6781713_17860.cpp:55: error: expected `;' before "n"
0_0_6781713_17860.cpp:56: error: `n' undeclared (first use this function)
0_0_6781713_17860.cpp:63: error: `solve' undeclared (first use this function)
|