| Problem | ranges |
|---|---|
| User | J0elKh00 |
| Submission Time | 2025-06-20 16:15:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ranges.cpp: In function ‘int main()’:
ranges.cpp:7:11: error: expected ‘}’ at end of input
7 | cout << 1;
| ^
ranges.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^