Problem | ippt |
---|---|
User | Ignatius |
Submission Time | 2025-02-17 17:25:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
ippt.cpp: In function ‘int main()’:
ippt.cpp:8:16: error: lvalue required as left operand of assignment
8 | if (a + b + c =61)
| ^~