| Problem | medianstring |
|---|---|
| User | angei |
| Submission Time | 2025-08-02 12:13:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
medianstring.cpp: In function ‘int main()’:
medianstring.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
medianstring.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^