Problem smokeflower
User PlayVoltz
Submission Time 2025-03-31 14:15:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smokeflower.cpp: In function ‘int32_t main()’:
smokeflower.cpp:81:59: error: ‘c’ was not declared in this scope
81 | for (int i=1; i<=n; ++i)ans-=wt->mte(1, i-1, vect[i]+1), c+=wt->mte(1, i-1, vect[i]+1);
| ^