Problem | packaging |
---|---|
User | pengzhehan62 |
Submission Time | 2023-12-18 11:54:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
packaging.cpp: In function ‘int main()’:
packaging.cpp:22:9: error: expected ‘,’ or ‘;’ before ‘sum’
22 | sum+=m;
| ^~~