Problem helloworld
User joc117
Submission Time 2026-02-13 15:22:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:2: error: ‘reutrn’ was not declared in this scope
6 | reutrn 0;
| ^~~~~~