0_0_38744256_18230.cpp:143:12: error: stray '\243' in program
143 | exit(0)<a3><bb>
| ^~~~
0_0_38744256_18230.cpp:143:13: error: stray '\273' in program
143 | exit(0)<a3><bb>
| ^~~~
0_0_38744256_18230.cpp: In function 'int main()':
0_0_38744256_18230.cpp:143:12: error: expected ';' before 'return'
143 | exit(0)£»
| ^
| ;
144 | return 0;
| ~~~~~~
|