0_0_27340371_6562.cpp:5:1: error: stray '\243' in program
int T£»
^
0_0_27340371_6562.cpp:5:1: error: stray '\273' in program
0_0_27340371_6562.cpp: In function 'int main()':
0_0_27340371_6562.cpp:6:1: error: expected initializer before 'cin'
cin>>T;
^
0_0_27340371_6562.cpp:7:7: error: 'T' was not declared in this scope
while(T--)
^
|