Borderou de evaluare (job #2181109)
Utilizator | Data | 21 martie 2018 14:07:57 | |
---|---|---|---|
Problema | Ramen | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:35:8: error: ISO C++ forbids declaration of ‘output’ with no type [-fpermissive]
output(){
^
user.cpp: In function ‘int output()’:
user.cpp:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<orders.size();i++){
^
user.cpp:48:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void calculateTime()’:
user.cpp:74:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<times.size() && !satisfied;j++){
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !