Problem | helloworld |
---|---|
User | Nuerox98 |
Submission Time | 2024-06-18 10:00:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:32: error: ‘ebd1’ is not a member of ‘std’
6 | cout << "Hello World" << std::ebd1;
| ^~~~