Problem helloworld
User Nuerox98
Submission Time 2024-06-18 10:00:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:32: error: ‘ebd1’ is not a member of ‘std’
6 | cout << "Hello World" << std::ebd1;
| ^~~~