Borderou de evaluare (job #2338274)
Utilizator | Data | 7 februarie 2019 11:37:12 | |
---|---|---|---|
Problema | Inversari | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:1: error: 'vector' does not name a type
vector < pair<int, int> > lg[5005];
^~~~~~
main.cpp: In function 'int main()':
main.cpp:36:14: error: 'lg' was not declared in this scope
else lg[y - x + 1].push_back({y, i});
^~
main.cpp:57:29: error: 'lg' was not declared in this scope
for (int j = 0; j < lg[i].size(); ++j)
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !