Borderou de evaluare (job #2425975)

Utilizator lucametehauDart Monkey lucametehau Data 25 mai 2019 15:44:45
Problema Elmer Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:24:1: error: 'vector' does not name a type vector <pair <long long, long long>> updates; ^~~~~~ main.cpp: In function 'int main()': main.cpp:64:9: error: 'updates' was not declared in this scope updates.push_back(make_pair(left1, 1)); ^~~~~~~ main.cpp:68:10: error: 'updates' was not declared in this scope sort(updates.begin(), updates.end()); ^~~~~~~ main.cpp:70:20: error: unable to deduce 'auto&&' from 'updates' for(auto &it : updates) ^~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?