Borderou de evaluare (job #2686798)

Utilizator lucaperjuLuca Perju Verzotti lucaperju Data 19 decembrie 2020 13:15:07
Problema Battle of the Blackwater Status done
Runda Winter Challenge 2020 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:6:1: error: 'vector' does not name a type vector<int>pzs[80003]; ^~~~~~ main.cpp: In function 'int main()': main.cpp:33:9: error: 'pzs' was not declared in this scope pzs[j].push_back(j); ^~~ main.cpp:85:14: error: 'pzs' was not declared in this scope sort(pzs[i].begin(),pzs[i].end()); ^~~ main.cpp:85:41: error: 'sort' was not declared in this scope sort(pzs[i].begin(),pzs[i].end()); ^ main.cpp:88:19: error: 'pzs' was not declared in this scope for(j=0;j<pzs[i].size();++j) ^~~ Non zero exit status: 1

Ceva nu functioneaza?