0_0_32314258_642.cpp:87:2: error: stray '\243' in program
int TTŁ¬Case = 0;
^
0_0_32314258_642.cpp:87:2: error: stray '\254' in program
0_0_32314258_642.cpp: In function 'int main()':
0_0_32314258_642.cpp:87:10: error: expected initializer before 'Case'
int TTŁ¬Case = 0;
^
0_0_32314258_642.cpp:88:14: error: 'TT' was not declared in this scope
scanf("%d",&TT);
^
0_0_32314258_642.cpp:110:25: error: 'Case' was not declared in this scope
printf("Case #%d: ",++Case);
^
|