| Problem | whiteboardgame |
|---|---|
| User | trashcan08 |
| Submission Time | 2025-11-17 17:42:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
whiteboardgame.cpp: In function ‘long long int getAns(std::multiset<long long int>)’:
whiteboardgame.cpp:11:9: error: expected ‘,’ or ‘;’ before ‘ans’
11 | ans += num * msCopy.count(num);
| ^~~