Problem abcs
User G92
Submission Time 2024-08-12 16:35:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

abcs.cpp: In function ‘int main()’:
abcs.cpp:19:25: error: ‘cnt’ was not declared in this scope; did you mean ‘cn’?
19 | for(long long i = 0; i<cnt; i++)
| ^~~
| cn