Borderou de evaluare (job #1382775)
Utilizator | Data | 9 martie 2015 15:57:08 | |
---|---|---|---|
Problema | Deque | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void stanga(int)’:
user.cpp:3:8: error: ‘d’ was not declared in this scope
if(i-d[st]==k)
^
user.cpp:3:10: error: ‘st’ was not declared in this scope
if(i-d[st]==k)
^
user.cpp:3:15: error: ‘k’ was not declared in this scope
if(i-d[st]==k)
^
user.cpp: In function ‘void dreapta(int)’:
user.cpp:7:9: error: ‘st’ was not declared in this scope
while(st<=dr && v[i]<=v[d[dr]])
^
user.cpp:7:13: error: ‘dr’ was not declared in this scope
while(st<=dr && v[i]<=v[d[dr]])
^
user.cpp:7:19: error: ‘v’ was not declared in this scope
while(st<=dr && v[i]<=v[d[dr]])
^
user.cpp:7:27: error: ‘d’ was not declared in this scope
while(st<=dr && v[i]<=v[d[dr]])
^
user.cpp:9:3: error: ‘d’ was not declared in this scope
d[++dr]=i;
^
user.cpp:9:7: error: ‘dr’ was not declared in this scope
d[++dr]=i;
^
user.cpp: In function ‘int main()’:
user.cpp:15:2: error: declaration does not declare anything [-fpermissive]
int;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !