Problem helloworld
User Hytoh
Submission Time 2023-01-18 17:34:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:4:1: error: ‘main’ does not name a type
4 | main int() {
| ^~~~