Borderou de evaluare (job #3151660)

Utilizator andrei1807Andrei andrei1807 Data 22 septembrie 2023 12:50:11
Problema Gard 5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:14:1: error: 'vector' does not name a type 14 | vector<ll> special; | ^~~~~~ main.cpp: In function 'int main()': main.cpp:33:13: error: 'special' was not declared in this scope 33 | special.push_back(i); | ^~~~~~~ main.cpp:39:5: error: 'special' was not declared in this scope 39 | special.push_back(n + 1); | ^~~~~~~ main.cpp:45:13: error: 'y' was not declared in this scope 45 | if (y - x == 1) | ^ main.cpp:48:29: error: 'y' was not declared in this scope 48 | sort(v + x + 1, v + y); | ^ Non zero exit status: 1

Ceva nu functioneaza?