Problem wronganswer
User Elwinthenerd
Submission Time 2024-12-21 09:20:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:4:9: error: ‘a’ was not declared in this scope
4 | cin >> a >> b;
| ^
wronganswer.cpp:4:14: error: ‘b’ was not declared in this scope
4 | cin >> a >> b;
| ^