Borderou de evaluare (job #3166677)
Utilizator | Data | 9 noiembrie 2023 11:42:49 | |
---|---|---|---|
Problema | Secvmax | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:1: error: 'vector' does not name a type
15 | vector<int> pos[3 * NMAX + 1];
| ^~~~~~
main.cpp: In function 'int main()':
main.cpp:99:9: error: 'pos' was not declared in this scope
99 | pos[a[i]].push_back(i);
| ^~~
main.cpp:108:33: error: 'pos' was not declared in this scope
108 | for(int curentPos : pos[curentValue])
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !