Problem | helloworld |
---|---|
User | LORDSKIBIDIMORT |
Submission Time | 2025-01-20 16:36:54 |
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: ‘RETURN’ was not declared in this scope
6 | RETURN 0}
| ^~~~~~
helloworld.cpp: At global scope:
helloworld.cpp:7:1: error: expected declaration before ‘}’ token
7 | }
| ^