0_0_20435619_22463.cpp: In function 'int main()':
0_0_20435619_22463.cpp:10:26: error: expected primary-expression before '?' token
for(ll c = 1; c <= T;?c++) {
^
0_0_20435619_22463.cpp:10:30: error: expected ':' before ')' token
for(ll c = 1; c <= T;?c++) {
^
0_0_20435619_22463.cpp:10:30: error: expected primary-expression before ')' token
|