Problem | waterbottles3 |
---|---|
User | CKCodeBreaker55 |
Submission Time | 2024-12-09 09:27:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbottles3.cpp: In function ‘int main()’:
waterbottles3.cpp:19:28: error: expected ‘;’ before ‘)’ token
19 | for (int x = 0; x < Q, x++)
| ^
| ;