Borderou de evaluare (job #1401266)
Utilizator | Data | 25 martie 2015 18:59:06 | |
---|---|---|---|
Problema | Divizori Primi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:2: error: invalid preprocessing directive #inlcude
#inlcude <vector>
^
user.cpp:7:1: error: ‘vector’ does not name a type
vector <int> numere[9];
^
user.cpp: In function ‘int main()’:
user.cpp:22:7: error: ‘numere’ was not declared in this scope
numere[i].push_back(0);
^
user.cpp:24:7: error: ‘nd’ was not declared in this scope
nd[ciur[i]].push_back(i);
^
user.cpp:25:8: error: ‘n’ was not declared in this scope
f>>n;
^
user.cpp:29:22: error: ‘numere’ was not declared in this scope
g<<*(lower_bound(numere[y].begin(),numere[y].end(),x)-1)<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !