Problem | helloworld |
---|---|
User | LORDSKIBIDIMORT |
Submission Time | 2025-01-20 16:37:41 |
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;
| ^~~~~~