Problem | helloworld |
---|---|
User | Yannwen09 |
Submission Time | 2023-11-08 09:32:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function βint main()β:
helloworld.cpp:6:23: error: no match for call to β(std::ostream {aka std::basic_ostream<char>}) (const char [12])β
6 | cout("Hello World");
| ^