0_0_36346075_30982.cpp: In function 'int main()':
0_0_36346075_30982.cpp:5:14: error: 'T' was not declared in this scope
scanf("%d",&T);
^
0_0_36346075_30982.cpp:9:7: error: 'j' was not declared in this scope
for(j=0;j<n;j++)
^
0_0_36346075_30982.cpp:13:10: error: 'print' was not declared in this scope
print(1);
^
|