Problem | celldivision |
---|---|
User | Josh28 |
Submission Time | 2023-01-13 21:48:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
celldivision.cpp: In function ‘int main()’:
celldivision.cpp:83:39: error: expected ‘;’ before ‘}’ token
83 | for (ll q = 0; q < tc; q++) {solve()}
| ^
| ;