Problem | snacks |
---|---|
User | SuspiciousAmogus |
Submission Time | 2025-02-23 23:10:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snacks.cpp: In function ‘int main()’:
snacks.cpp:23:20: error: expected ‘)’ before ‘;’ token
23 | sum -= (l * mp[l]; //i is the deliciousness, mp[i] is how many of it
| ~ ^
| )