Problem helloworld
User sonya
Submission Time 2025-08-21 19:59:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: ‘print’ does not name a type; did you mean ‘int’?
1 | print "hello world"
| ^~~~~
| int