Problem helloworld
User lucas
Submission Time 2026-08-12 13:18:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: expected unqualified-id before ‘return’
1 | return 1
| ^~~~~~