Borderou de evaluare (job #2932356)

Utilizator MihneaLoxGheorghe Mihnea Florentin MihneaLox Data 2 noiembrie 2022 18:55:50
Problema Paritate 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:30:18: error: 'count' is not a member of 'std' 30 | int cnt = std::count(i.begin(), i.end(), '1'); | ^~~~~ main.cpp:52:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | for (int i = 0; i < Vec.size(); ++i) | ~~^~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?