0_0_38851062_9085.cpp:76:20: error: missing terminating " character
76 | printf("showpage\n
| ^~~~~~~~~~~
0_0_38851062_9085.cpp: In function 'int main()':
0_0_38851062_9085.cpp:76:20: error: expected primary-expression at end of input
76 | printf("showpage\n
| ^
0_0_38851062_9085.cpp:76:20: error: expected '}' at end of input
0_0_38851062_9085.cpp:10:5: note: to match this '{'
10 | {
| ^
0_0_38851062_9085.cpp:76:20: error: expected '}' at end of input
76 | printf("showpage\n
| ^
0_0_38851062_9085.cpp:7:1: note: to match this '{'
7 | {
| ^
|