| Problem | medianstring |
|---|---|
| User | GWC2724 |
| Submission Time | 2023-11-17 14:45:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
medianstring.cpp: In function ‘int main()’:
medianstring.cpp:10:12: error: ‘n’ was not declared in this scope
10 | sort(a,a+n);
| ^