Problem | exam |
---|---|
User | adammmamammamamamaamamam |
Submission Time | 2023-03-02 18:40:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:5:6: error: expected initializer before ‘cin’
5 | cin >> x;
| ^~~
exam.cpp:9:15: error: ‘b’ was not declared in this scope
9 | cin >> a >> b;
| ^