| Problem | snacks |
|---|---|
| User | GrainOrBread |
| Submission Time | 2025-03-17 13:42:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
snacks.cpp: In function ‘int main()’:
snacks.cpp:45:18: error: assignment of read-only member ‘std::pair<const long long int, long long int>::first’
45 | if (it->first = x) continue;
| ~~~~~~~~~~^~~