Borderou de evaluare (job #1088202)
Utilizator | Data | 20 ianuarie 2014 11:50:45 | |
---|---|---|---|
Problema | Arbori de intervale | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:17:33: error: redefinition of ‘int nod’
void query(int nod,int left,int nod);
^
user.cpp:17:16: error: ‘int nod’ previously declared here
void query(int nod,int left,int nod);
^
user.cpp: In function ‘int main()’:
user.cpp:48:15: error: too many arguments to function ‘void query(int, int)’
query(1,1,n);
^
user.cpp:17:6: note: declared here
void query(int nod,int left,int nod);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !