Problem hiddenarray
User AlphanumericUsername
Submission Time 2023-04-05 23:20:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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