Problem | calc |
---|---|
User | Teeskit |
Submission Time | 2025-08-28 16:40:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
calc.cpp: In function ‘int main()’:
calc.cpp:21:25: error: invalid operands of types ‘void’ and ‘int’ to binary ‘operator!=’
21 | if (number.resize(j) != 0 ){
| ~~~~~~~~~~~~~~~~ ^~ ~
| | |
| void int