Problem wronganswer
User yuxiangt
Submission Time 2025-07-23 22:27:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:10:8: error: ‘bd’ was not declared in this scope; did you mean ‘b’?
10 | if (a+bd==0){
| ^~
| b