Problem helloworld
User dino
Submission Time 2024-11-08 11:18:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int32_t main()’:
helloworld.cpp:9:2: error: expected primary-expression before ‘return’
9 | return 0;
| ^~~~~~