| Problem | sumint |
|---|---|
| User | DSOblivion |
| Submission Time | 2024-06-12 02:03:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:14:15: error: lvalue required as left operand of assignment
14 | n + meows = meo;
| ^~~