Problem medianstring
User JhoCyber
Submission Time 2025-02-03 16:54:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

medianstring.cpp: In function ‘int32_t main()’:
medianstring.cpp:12:2: error: ‘answer’ was not declared in this scope
12 | answer=n/2+1;
| ^~~~~~