Borderou de evaluare (job #3161405)

Utilizator Maftei_TudorMaftei Tudor Maftei_Tudor Data 26 octombrie 2023 20:43:11
Problema Domino 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:49:17: error: invalid use of member function 'constexpr std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = muchie; _Alloc = std::allocator<muchie>; size_type = long unsigned int]' (did you forget the '()' ?) 49 | if(g[i].size % 2 == 1) { | ~~~~~^~~~ | () main.cpp:62:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 62 | for(int i=0; i<rez.size()-1; i++) { | ~^~~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?