Problem weddingcity
User Pan
Submission Time 2024-11-07 18:00:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcity.cpp: In function ‘int main()’:
weddingcity.cpp:110:15: error: ‘cnt1’ was not declared in this scope; did you mean ‘cnt0’?
110 | ll cnt0 = 0; cnt1 = 1;
| ^~~~
| cnt0