Problem abcs
User Xiaoyang
Submission Time 2024-08-06 19:34:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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