Problem | goodprogrammer |
---|---|
User | goose |
Submission Time | 2025-09-23 17:09:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goodprogrammer.cpp: In function ‘int main()’:
goodprogrammer.cpp:6:5: error: expected ‘,’ or ‘;’ before ‘while’
6 | while (num--) {
| ^~~~~