| Problem | wronganswer |
|---|---|
| User | yuxiangt |
| Submission Time | 2025-07-23 22:22:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:10:10: error: lvalue required as left operand of assignment
10 | if (a+b=0){
| ^
wronganswer.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
wronganswer.cpp:4:15: note: to match this ‘{’
4 | signed main (){
| ^