Borderou de evaluare (job #2766859)
Utilizator | Data | 3 august 2021 17:56:13 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:1: error: 'unordered_map' does not name a type
unordered_map <int, int> f;
^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:23:13: error: 'f' was not declared in this scope
f[y] = 1;
^
main.cpp:26:13: error: 'f' was not declared in this scope
f[y] = 0;
^
main.cpp:29:21: error: 'f' was not declared in this scope
cout << f[y] << "\n";
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !