Problem exam
User Eugene
Submission Time 2023-11-28 20:48:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp:1:13: error: ‘input’ was not declared in this scope; did you mean ‘int’?
1 | int x = int(input())
| ^~~~~
| int