Problem medianstring
User ZenTan
Submission Time 2024-04-07 21:58:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

medianstring.cpp: In function ‘int main()’:
medianstring.cpp:16:10: error: ‘a’ was not declared in this scope
16 | cout << a << "\n";
| ^