| Problem | souvenirs3 |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-26 15:33:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:20:9: error: expected ‘(’ before numeric constant
20 | while 1{}
| ^
| (
souvenirs3.cpp:20:10: error: expected ‘)’ before ‘{’ token
20 | while 1{}
| ~^
| )