Problem helloworld
User SirCTan
Submission Time 2024-12-16 13:34:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:10:1: error: ā€˜gā€™ does not name a type
10 | g++ -std=c++17 hello_world.cpp -o hello_world
| ^