0_0_17681196_20993.cpp: In function 'int main()': 0_0_17681196_20993.cpp:24:9: error: expected ';' before 'for' for(int i=1;i<=T;i++) ^ 0_0_17681196_20993.cpp:24:21: error: 'i' was not declared in this scope for(int i=1;i<=T;i++) ^