Borderou de evaluare (job #711582)

Utilizator avatar vlad79x Vlad79X vlad79x IP ascuns
Problemă Points 2 (clasele 8-9) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 mar. 2023 00:16:27 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:31:9: error: 'v2' was not declared in this scope; did you mean 'v1'? 31 | v2.push_back(n/2); | ^~ | v1 main.cpp:41:9: error: 'sort' was not declared in this scope; did you mean 'short'? 41 | sort(v1.begin()+1,v1.end()); | ^~~~ | short