| Problem | candies |
|---|---|
| User | Reverberate |
| Submission Time | 2023-01-14 18:37:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candies.cpp: In function ‘int main()’:
candies.cpp:44:9: error: ‘s’ was not declared in this scope
44 | cout<<*s.begin() - 1 << '\n';
| ^