| Problem | helloworld |
|---|---|
| User | kaitlyn09 |
| Submission Time | 2023-02-09 16:39:51 |
| 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 int 0;
| ^~~~~~