| Problem | stamps |
|---|---|
| User | PlayVoltz |
| Submission Time | 2024-01-24 14:53:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stamps.cpp: In function ‘std::pair<int, int> mg(std::pair<int, int>, std::pair<int, int>)’:
stamps.cpp:11:9: error: ‘else’ without a previous ‘if’
11 | else rt.second = a.second + b.second;
| ^~~~