Problem helloworld
User wzhci11
Submission Time 2024-04-20 11:31:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:3:1: error: unterminated comment
3 | /*
| ^
helloworld.cpp:2:1: error: ‘console’ does not name a type
2 | console.log('Hello World');
| ^~~~~~~