Problem | medianstring |
---|---|
User | aj |
Submission Time | 2025-01-17 13:55:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
medianstring.cpp: In function ‘int main()’:
medianstring.cpp:25:9: error: expected ‘,’ or ‘;’ before ‘cout’
25 | cout<<median<<endl;
| ^~~~