Problem helloworld
User Rithvisriramyay
Submission Time 2025-05-21 16:33:17
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