0_0_38789383_23881.cpp:141:14: error: stray '\' in program
141 | while(\
| ^
0_0_38789383_23881.cpp: In function 'int main()':
0_0_38789383_23881.cpp:141:14: error: expected primary-expression at end of input
0_0_38789383_23881.cpp:141:14: error: expected ')' at end of input
141 | while(\
| ~^
| )
0_0_38789383_23881.cpp:141:14: error: expected statement at end of input
0_0_38789383_23881.cpp:141:14: error: expected '}' at end of input
0_0_38789383_23881.cpp:131:5: note: to match this '{'
131 | {
| ^
0_0_38789383_23881.cpp:141:14: error: expected '}' at end of input
141 | while(\
| ^
0_0_38789383_23881.cpp:127:1: note: to match this '{'
127 | {
| ^
|