Borderou de evaluare (job #1857597)
Utilizator | Data | 26 ianuarie 2017 13:58:08 | |
---|---|---|---|
Problema | Berarii2 | Status | done |
Runda | minune1 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:22:38: error: ‘__gnu_cxx::__alloc_traits<std::allocator<std::vector<bool> > >::value_type’ has no member named ‘emplace_back’
solution[father].emplace_back(true);
^
user.cpp: In function ‘void write()’:
user.cpp:66:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < solution.size(); ++i) {
^
user.cpp:67:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (solution[i].size() - 1 != p) {
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !