Borderou de evaluare (job #3314094)

Utilizator adimiclaus15Miclaus Adrian Stefan adimiclaus15 Data 8 octombrie 2025 12:44:10
Problema Loto Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:17:1: error: 'unordered_map' does not name a type 17 | unordered_map<int, triplet>mp; | ^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:32:13: error: 'mp' was not declared in this scope 32 | mp[v[i]+v[j]+v[k]]={v[i], v[j], v[k]}; | ^~ main.cpp:43:16: error: 'mp' was not declared in this scope 43 | if(mp.count(r)) | ^~ Non zero exit status: 1

Ceva nu functioneaza?