| Problem | potatosalad |
|---|---|
| User | MintTea |
| Submission Time | 2024-01-12 15:13:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int32_t main()’:
potatosalad.cpp:17:17: error: expected ‘;’ before ‘)’ token
17 | k += *it);
| ^
| ;