Problem towers_noi
User PlayVoltz
Submission Time 2024-03-04 13:00:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

towers_noi.cpp: In function ‘int32_t main()’:
towers_noi.cpp:47:27: error: ‘c’ was not declared in this scope
47 | if (!have[vect[i].fi])t[c]=vect[i].fi, have[vect[i].fi]=1;
| ^
towers_noi.cpp:49:18: error: ‘c’ was not declared in this scope
49 | for (int i=0; i<c; ++i){
| ^