Problem helloworld
User Yannwen09
Submission Time 2023-11-08 09:32:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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");
| ^