| Problem | helloworld |
|---|---|
| User | joc117 |
| Submission Time | 2026-02-13 15:23:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:2: error: ‘reutrn’ was not declared in this scope
6 | reutrn 0;
| ^~~~~~