Problem veryeasyproblem
User ForgottenDragon
Submission Time 2025-03-29 15:37:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:7:31: error: invalid operands of types ‘const char [14]’ and ‘int’ to binary ‘operator<<’
7 | std:: cout < "You enteredL " << x << std::endl;
| ~~~~~~~~~~~~~~~ ^~ ~
| | |
| const char [14] int