Borderou de evaluare (job #3347438)
| Utilizator | Data | 16 martie 2026 18:14:53 | |
|---|---|---|---|
| Problema | Sub | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:13:1: error: 'unordered_mapaps' does not name a type
13 | unordered_mapaps<ull, int> mp1, mp2;
| ^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:35:23: error: 'mp1' was not declared in this scope
35 | add_hashes(s, mp1);
| ^~~
main.cpp:42:23: error: 'mp2' was not declared in this scope
42 | add_hashes(s, mp2);
| ^~~
main.cpp:45:18: error: 'mp1' was not declared in this scope
45 | for(auto x : mp1) {
| ^~~
main.cpp:46:30: error: 'mp2' was not declared in this scope
46 | if(x.second == n && !mp2.count(x.first)) {
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
