Problem helloworld
User FailureJin
Submission Time 2026-03-03 14:53:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:3:1: error: ‘::main’ must return ‘int’
3 | void main(){
| ^~~~