Borderou de evaluare (job #1379630)
| Utilizator | Data | 6 martie 2015 18:43:42 | |
|---|---|---|---|
| Problema | Arbori de intervale | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int Query(int, int, int, int, int)’:
user.cpp:56:9: warning: variable ‘st’ set but not used [-Wunused-but-set-variable]
int st,dr;
^
user.cpp:56:12: warning: variable ‘dr’ set but not used [-Wunused-but-set-variable]
int st,dr;
^
user.cpp:62:16: error: ‘st’ was not declared in this scope
return max(st,dr);
^
user.cpp:62:19: error: ‘dr’ was not declared in this scope
return max(st,dr);
^
user.cpp:63:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
