0_0_18256550_10090.cpp:41:5: error: stray '\243' in program
ios::sync_with_stdio(false)£»
^
0_0_18256550_10090.cpp:41:5: error: stray '\273' in program
0_0_18256550_10090.cpp: In function 'int main()':
0_0_18256550_10090.cpp:42:5: error: expected ';' before 'int'
int T; cin >> T;
^
0_0_18256550_10090.cpp:42:19: error: 'T' was not declared in this scope
int T; cin >> T;
^
|