Borderou de evaluare (job #3203417)
Utilizator | Data | 13 februarie 2024 17:33:04 | |
---|---|---|---|
Problema | Avioane2 | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:46:43: error: '__gnu_cxx::__alloc_traits<std::allocator<std::pair<int, int> >, std::pair<int, int> >::value_type' {aka 'struct std::pair<int, int>'} has no member named 'push_back'
46 | edges[m[{i,times[i][j]}]].push_back({m[{i,times[i][j+1]}],0});
| ^~~~~~~~~
main.cpp:50:32: error: '__gnu_cxx::__alloc_traits<std::allocator<std::pair<int, int> >, std::pair<int, int> >::value_type' {aka 'struct std::pair<int, int>'} has no member named 'push_back'
50 | edges[m[{a[i],td[i]}]].push_back({m[{b[i],ta[i]}],c[i]});
| ^~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !