| Problem | ranges |
|---|---|
| User | usernamehere |
| Submission Time | 2025-10-26 15:44:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ranges.cpp: In function ‘int main()’:
ranges.cpp:89:13: error: ‘s’ was not declared in this scope; did you mean ‘s2’?
89 | if (s.empty()) continue;
| ^
| s2