0_0_12763812_21939.cpp:3: error: `LL' does not name a type
0_0_12763812_21939.cpp: In function `int main()':
0_0_12763812_21939.cpp:32: error: `LL' undeclared (first use this function)
0_0_12763812_21939.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12763812_21939.cpp:32: error: expected `;' before "n"
0_0_12763812_21939.cpp:33: error: `n' undeclared (first use this function)
0_0_12763812_21939.cpp:33: error: `m' undeclared (first use this function)
0_0_12763812_21939.cpp:35: error: expected `;' before "p"
0_0_12763812_21939.cpp:36: error: `p' undeclared (first use this function)
|