Problem helloworld
User ybc
Submission Time 2023-11-08 09:06:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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