Problem 1503
User OSoverspike
Submission Time 2023-02-28 16:02:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1503.cpp: In function ‘int main()’:
1503.cpp:6:10: error: unable to find string literal operator ‘operator""hello’ with ‘const char [2]’, ‘long unsigned int’ arguments
6 | cout << "/"hello world/" to the aliens in their language";
| ^~~~~~~~