Problem hiddenarray
User AlphanumericUsername
Submission Time 2023-04-05 22:52:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hiddenarray.cpp: In function ‘int32_t main()’:
hiddenarray.cpp:25:9: error: ‘else’ without a previous ‘if’
25 | else cout << 64 << " ";
| ^~~~