Problem candymountain_ex
User eulerleonhardfan
Submission Time 2023-11-30 11:27:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candymountain_ex.cpp: In function ‘int32_t main()’:
candymountain_ex.cpp:10:22: error: ‘a’ was not declared in this scope
10 | if (k > n) {cout << a[0]; return 0;}
| ^