Problem slimes
User Daddy
Submission Time 2023-12-06 09:45:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

slimes.cpp: In function ‘int main()’:
slimes.cpp:10:6: error: ‘a’ was not declared in this scope
10 | if(a[i]==a[i-1]){
| ^