Borderou de evaluare (job #2986350)

Utilizator StefanL2005Stefan Leustean StefanL2005 Data 28 februarie 2023 12:22:41
Problema Lanterna Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int nusce(int, int, int, std::vector<int>*, std::vector<std::vector<int> >&, std::vector<std::vector<Comp> >&)': main.cpp:44:18: error: 'struct elem' has no member named 'nod'; did you mean 'Nod'? 44 | if (Fr[A.nod] == 1) | ^~~ | Nod main.cpp:46:27: error: no match for 'operator<' (operand types are 'int' and '__gnu_cxx::__alloc_traits<std::allocator<std::vector<int> >, std::vector<int> >::value_type' {aka 'std::vector<int>'}) 46 | for (int i = 0; i < Vec[A.Nod]; i++) main.cpp:17:6: note: candidate: 'bool operator<(elem, elem)' 17 | bool operator<(elem a, elem b) | ^~~~~~~~ main.cpp:17:21: note: no known conversion for argument 1 from 'int' to 'elem' 17 | bool operator<(elem a, elem b) | ~~~~~^ In file included from /usr/include/c++/10/bits/stl_algobase.h:64, from /usr/include/c++/10/bits/char_traits.h:39, from /usr/include/c++/10/ios:40, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from main.cpp:1: /usr/include/c++/10/bits/stl_pair.h:489:5: note: candidate: 'template<class _T1, class _T2> constexpr bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&)' 489 | operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) | ^~~~~~~~ /usr/include/c++/10/bits/stl_pair.h:489:5: note: template argument deduction/substitution failed: main.cpp:46:38: note: mismatched types 'const std::pair<_T1, _T2>' and 'int' 46 | for (int i = 0; i < Vec[A.Nod]; i++) | ^ In file included from /usr/include/c++/10/bits/stl_algobase.h:67, from /usr/include/c++/10/bits/char_traits.h:39, from /usr/include/c++/10/ios:40, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from main.cpp:1: /usr/include/c++/10/bits/stl_iterator.h:391:5: note: candidate: 'template<class _Iterator> bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)' 391 | operator<(const reverse_iterator<_Iterator>& __x, | ^~~~~~~~ /usr/include/c++/10/bits/stl_iterator.h:391:5: note: template argument deduction/substitution failed: main.cpp:46:38: note: mismatched types 'const std::reverse_iterator<_Iterator>' and 'int' 46 | for (int i = 0; i < Vec[A.Nod]; i++) | ^ In file included from /usr/include/c++/10/bits/stl_algobase.h:67, from /usr/include/c++/10/bits/char_traits.h:39, from /usr/include/c++/10/ios:40, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from main.cpp:1: /usr/include/c++/10/bits/stl_iterator.h:429:5: note: candidate: 'template<class _IteratorL, class _IteratorR> bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&)' 429 | operator<(const reverse_iterator<_IteratorL>& __x, | ^~~~~~~~ /usr/include/c++/10/bits/stl_iterator.h:429:5: note: template argument deduction/substitution failed: main.cpp:46:38: note: mismatched types 'const std::reverse_iterator<_Iterator>' and 'int' Non zero exit status: 1

Ceva nu functioneaza?