Problem medianstring
User pearl333
Submission Time 2025-02-07 20:19:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

medianstring.cpp: In function ‘int main()’:
medianstring.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
medianstring.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^