0_0_35958163_12379.cpp:54:1: error: stray '\243' in program
{ ios::sync_with_stdio(false);cin.tie(0)£»
^
0_0_35958163_12379.cpp:54:1: error: stray '\273' in program
0_0_35958163_12379.cpp: In function 'int main()':
0_0_35958163_12379.cpp:55:2: error: expected ';' before 'int'
int t;
^
0_0_35958163_12379.cpp:56:7: error: 't' was not declared in this scope
cin>>t;
^
|