| Problem | helloworld |
|---|---|
| User | Tolo925kt |
| Submission Time | 2026-07-09 16:13:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:16: error: expected ‘;’ before ‘)’ token
7 | for (n > 1; n--) {
| ^
| ;