Borderou de evaluare (job #2687079)
Utilizator | Data | 19 decembrie 2020 15:16:54 | |
---|---|---|---|
Problema | Hidden Points | Status | done |
Runda | Winter Challenge 2020 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:1: error: 'vector' does not name a type
vector <pair <int, int> > ans;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:31:24: error: 'ans' was not declared in this scope
if(ok) ans.push_back({x, y});
^~~
main.cpp:33:10: error: 'ans' was not declared in this scope
sort(ans.begin(), ans.end(), mycmp);
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !