Problem exam
User adammmamammamamamaamamam
Submission Time 2023-03-02 18:28:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:4:21: error: expected initializer before ‘>>’ token
4 | long long int cin >> x;
| ^~
exam.cpp:5:6: error: ‘x’ was not declared in this scope
5 | if (x=1){
| ^