| Problem | medianstring |
|---|---|
| User | Kannan |
| Submission Time | 2024-01-26 16:26:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
medianstring.cpp: In function ‘int main()’:
medianstring.cpp:12:23: error: invalid types ‘int [n][__gnu_cxx::__enable_if<true, double>::__type {aka double}]’ for array subscript
12 | cout << sum[ceil(n/2)];
| ^