0_0_39458355_32209.cpp:15:36: error: stray '\243' in program
15 | ios::sync_with_stdio(false)<a3><bb>
| ^~~~
0_0_39458355_32209.cpp:15:37: error: stray '\273' in program
15 | ios::sync_with_stdio(false)<a3><bb>
| ^~~~
0_0_39458355_32209.cpp: In function 'int main()':
0_0_39458355_32209.cpp:15:36: error: expected ';' before 'cin'
15 | ios::sync_with_stdio(false)£»
| ^
| ;
16 | cin.tie(nullptr);
| ~~~
|