Borderou de evaluare (job #2624327)

Utilizator anayepAna-Maria Ungureanu anayep Data 4 iunie 2020 18:27:09
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:1: error: 'vector' does not name a type vector<pair<int, bool> > H[MOD]; ^~~~~~ main.cpp: In function 'void add(int)': main.cpp:11:15: error: 'H' was not declared in this scope for(auto &c: H[key]) ^ main.cpp:14:2: error: 'H' was not declared in this scope H[key].push_back({x, 1}); ^ main.cpp: In function 'void del(int)': main.cpp:19:15: error: 'H' was not declared in this scope for(auto &c: H[key]) ^ main.cpp: In function 'bool present(int)': main.cpp:26:15: error: 'H' was not declared in this scope for(auto &c: H[key]) ^ Non zero exit status: 1

Ceva nu functioneaza?