0_0_38737312_6538.cpp:26:10: error: stray '\243' in program
26 | int n<a3><ac>m;
| ^~~~
0_0_38737312_6538.cpp:26:11: error: stray '\254' in program
26 | int n<a3><ac>m;
| ^~~~
0_0_38737312_6538.cpp: In function 'void solve()':
0_0_38737312_6538.cpp:26:12: error: expected initializer before 'm'
26 | int n£¬m;
| ^
0_0_38737312_6538.cpp:28:19: error: 'n' was not declared in this scope
28 | while (cin >> n) {
| ^
|