Problem helloworld
User raypehhaorui
Submission Time 2025-03-17 15:00:41
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