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