0_0_39014726_32517.cpp:6:18: error: stray '\243' in program
6 | int i = 0<a3><bb>
| ^~~~
0_0_39014726_32517.cpp:6:19: error: stray '\273' in program
6 | int i = 0<a3><bb>
| ^~~~
0_0_39014726_32517.cpp: In function 'int main()':
0_0_39014726_32517.cpp:7:9: error: expected ',' or ';' before 'ios'
7 | ios::sync_with_stdio(false);
| ^~~
|