0_0_11937886_25620.cpp:14: error: `LL' does not name a type
0_0_11937886_25620.cpp: In function `void init()':
0_0_11937886_25620.cpp:15: error: `a' undeclared (first use this function)
0_0_11937886_25620.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11937886_25620.cpp: In function `void work()':
0_0_11937886_25620.cpp:26: error: `LL' undeclared (first use this function)
0_0_11937886_25620.cpp:26: error: expected `;' before "now"
0_0_11937886_25620.cpp:26: error: `now' undeclared (first use this function)
0_0_11937886_25620.cpp:26: error: `a' undeclared (first use this function)
0_0_11937886_25620.cpp:26: error: `last' undeclared (first use this function)
|