Borderou de evaluare (job #2692404)
Utilizator | Data | 2 ianuarie 2021 16:43:36 | |
---|---|---|---|
Problema | Heavy Path Decomposition | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int dfs(int, int)':
main.cpp:72:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int divide(int, int)':
main.cpp:87:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'void build()':
main.cpp:96:23: error: invalid use of member function 'std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = int; _Alloc = std::allocator<int>; std::vector<_Tp, _Alloc>::size_type = long unsigned int]' (did you forget the '()' ?)
sum += (int)lant[i].size * 4;
~~~~~~~~^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !