Borderou de evaluare (job #2310743)
Utilizator | Data | 1 ianuarie 2019 22:38:10 | |
---|---|---|---|
Problema | Interesant | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:16:1: error: 'vector' does not name a type
vector <st> A;
^~~~~~
main.cpp: In function 'bool Interesant(st)':
main.cpp:32:24: error: 'A' was not declared in this scope
for(int i = 0; i < A.size(); i++)
^
main.cpp:38:24: error: 'A' was not declared in this scope
for(int i = 0; i < A.size(); i++) {
^
main.cpp: In function 'void Solve2()':
main.cpp:53:13: error: 'A' was not declared in this scope
A.push_back(V[i]);
^
main.cpp:55:13: error: 'A' was not declared in this scope
fout << A.size() << '\n';
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !