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

Compile Error

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