Borderou de evaluare (job #3144976)

Utilizator andrei_C1Andrei Chertes andrei_C1 Data 11 august 2023 16:58:15
Problema Cowfood Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:89:9: error: 'unorderd_map' was not declared in this scope 89 | unorderd_map<int, vector<short int>> r; | ^~~~~~~~~~~~ main.cpp:89:22: error: expected primary-expression before 'int' 89 | unorderd_map<int, vector<short int>> r; | ^~~ main.cpp:90:9: error: 'r' was not declared in this scope 90 | r[0] = vector<short int>(k, 0); | ^ main.cpp:91:13: warning: unused variable 'pos' [-Wunused-variable] 91 | int pos = 0; | ^~~ Non zero exit status: 1

Ceva nu functioneaza?