Borderou de evaluare (job #2220141)
Utilizator | Data | 10 iulie 2018 18:06:19 | |
---|---|---|---|
Problema | Progr | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:1: error: ‘vector’ does not name a type
vector<int> h[mod+5];
^~~~~~
user.cpp: In function ‘int gasit(int)’:
user.cpp:12:17: error: ‘h’ was not declared in this scope
for(auto it=h[cheie].begin(); it!=h[cheie].end(); ++it)
^
user.cpp: In function ‘int main()’:
user.cpp:24:24: error: ‘h’ was not declared in this scope
{f1>>v[i]; h[v[i]%mod].push_back(v[i]);}
^
user.cpp:32:31: error: ‘h’ was not declared in this scope
for(i=1; i<=mod; i++) h[i].clear();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !