Problem helloworld
User Runjia
Submission Time 2025-02-08 10:09:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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