0_0_30479444_3890.cpp: In function 'int main()':
0_0_30479444_3890.cpp:8:7: error: 'int1' was not declared in this scope
for(int1=0;i<t;i++)
^
0_0_30479444_3890.cpp:8:14: error: 'i' was not declared in this scope
for(int1=0;i<t;i++)
^
0_0_30479444_3890.cpp:14:2: error: expected '}' at end of input
}
^
|