Problem helloworld
User Ninjatobs
Submission Time 2026-06-25 15:01:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:4:1: error: ‘start’ does not name a type
4 | start main(); {
| ^~~~~
helloworld.cpp:4:15: error: expected unqualified-id before ‘{’ token
4 | start main(); {
| ^