Borderou de evaluare (job #677827)

Utilizator avatar iulia.morariu Iulia Ela Morariu iulia.morariu IP ascuns
Problemă Căutare binară Compilator cpp-32
Rundă vaslui_cls78_24.11 Status evaluat
Dată 24 nov. 2022 21:09:09 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:23:11: error: 'mp' was not declared in this scope 23 | int v[mp.size()]; | ^~ main.cpp:26:5: error: 'p' was not declared in this scope 26 | p[0].first = 0; | ^ main.cpp:30:13: error: 'v' was not declared in this scope 30 | v.push_back(v1[i - 1]); | ^ main.cpp:36:5: error: 'v' was not declared in this scope 36 | v.push_back(v1[n - 1]); | ^