Problem medianstring
User justin271828
Submission Time 2024-05-17 15:30:31
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 ‘a’ isn’t known
7 | int a[];
| ^