Borderou de evaluare (job #2633562)

Utilizator isa_tudor_andreiAndrei Tudor isa_tudor_andrei Data 7 iulie 2020 19:32:41
Problema Aliniere Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:53:7: error: 'vector' was not declared in this scope vector<pair<int, int>> inters; ^~~~~~ main.cpp:53:27: error: expected primary-expression before '>' token vector<pair<int, int>> inters; ^~ main.cpp:53:30: error: 'inters' was not declared in this scope vector<pair<int, int>> inters; ^~~~~~ main.cpp:73:29: error: unable to deduce 'auto&&' from 'inters' for( const auto &it : inters ) { ^~~~~~ Non zero exit status: 1

Ceva nu functioneaza?