Borderou de evaluare (job #2445130)

Utilizator bl1nk3rFilip Corlan bl1nk3r Data 2 august 2019 16:51:54
Problema Insule Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void lee()': main.cpp:57:37: error: expected ')' before '{' token if(is_valid_lee(id, jd) { ^ main.cpp:63:9: error: expected primary-expression before '}' token } ^ main.cpp:39:26: warning: unused variable 'dist' [-Wunused-variable] int i, j, k, id, jd, dist, x, y; ^~~~ main.cpp: In function 'void fill(int, int)': main.cpp:69:20: warning: unused variable 'dist' [-Wunused-variable] int k, id, jd, dist; ^~~~ main.cpp: In function 'int main()': main.cpp:115:43: error: expected ';' before '[' token if(h[id][jd] > 3) && h[id][jd] < nmin) ^ main.cpp:115:39: warning: statement has no effect [-Wunused-value] if(h[id][jd] > 3) && h[id][jd] < nmin) ^~~~ main.cpp:130:42: error: no match for 'operator<' (operand types are 'std::basic_ostream<char>' and 'int') cout<<c[0]<<" "<<c[1]<<" "<<c[2]<<" "<nmin; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ main.cpp:130:42: note: candidate: operator<(int, int) <built-in> main.cpp:130:42: note: no known conversion for argument 1 from 'std::basic_ostream<char>' to 'int' In file included from /usr/include/c++/6/bits/stl_algobase.h:64:0, from /usr/include/c++/6/bits/char_traits.h:39, from /usr/include/c++/6/ios:40, from /usr/include/c++/6/ostream:38, from /usr/include/c++/6/iostream:39, from main.cpp:1: /usr/include/c++/6/bits/stl_pair.h:441:5: note: candidate: template<class _T1, class _T2> constexpr bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^~~~~~~~ /usr/include/c++/6/bits/stl_pair.h:441:5: note: template argument deduction/substitution failed: main.cpp:130:43: note: 'std::basic_ostream<char>' is not derived from 'const std::pair<_T1, _T2>' cout<<c[0]<<" "<<c[1]<<" "<<c[2]<<" "<nmin; ^~~~ In file included from /usr/include/c++/6/bits/stl_algobase.h:67:0, from /usr/include/c++/6/bits/char_traits.h:39, from /usr/include/c++/6/ios:40, from /usr/include/c++/6/ostream:38, from /usr/include/c++/6/iostream:39, from main.cpp:1: /usr/include/c++/6/bits/stl_iterator.h:298:5: note: candidate: template<class _Iterator> bool std::operator<(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) operator<(const reverse_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/6/bits/stl_iterator.h:298:5: note: template argument deduction/substitution failed: main.cpp:130:43: note: 'std::basic_ostream<char>' is not derived from 'const std::reverse_iterator<_Iterator>' Non zero exit status: 1

Ceva nu functioneaza?