Problem medianstring
User mingging1748
Submission Time 2024-08-01 20:56:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

medianstring.cpp: In function ‘int main()’:
medianstring.cpp:7:6: error: storage size of ‘numbers’ isn’t known
7 | int numbers[];
| ^~~~~~~