Problem bunnyscore
User ThePwo
Submission Time 2025-02-13 15:09:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bunnyscore.cpp: In function ‘void init(int, int, int, int)’:
bunnyscore.cpp:12:20: error: incompatible types in assignment of ‘int’ to ‘int [18]’
12 | up[st.back()] = i;
| ^