Borderou de evaluare (job #3222589)

Utilizator BreabanDanielBreaban Daniel-Vasile BreabanDaniel Data 10 aprilie 2024 21:54:08
Problema Numere 7 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:53:15: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 53 | uz[poz]++; | ~~~~~~^ main.cpp:57:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for(int i=0;i<ans.size();i++) | ~^~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?