Borderou de evaluare (job #2795880)

Utilizator albertaizicAizic Albert albertaizic Data 7 noiembrie 2021 09:52:57
Problema Progr Status done
Runda Arhiva ICPC 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 <int> hashnum[MOD]; | ^~~~~~ main.cpp: In function 'void add(int, int)': main.cpp:42:5: error: 'hashnum' was not declared in this scope; did you mean 'hashC'? 42 | hashnum[l].push_back(nr); | ^~~~~~~ | hashC main.cpp: In function 'bool find(int)': main.cpp:50:14: error: 'hashnum' was not declared in this scope; did you mean 'hashC'? 50 | while(i!=hashnum[hconv].size() && hashnum[hconv][i]!=n) | ^~~~~~~ | hashC main.cpp:53:15: error: 'hashnum' was not declared in this scope; did you mean 'hashC'? 53 | return i==hashnum[hconv].size(); | ^~~~~~~ | hashC main.cpp: In function 'void resetv(int)': main.cpp:61:5: error: 'hashnum' was not declared in this scope 61 | hashnum[hashcon].clear(); | ^~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?