Borderou de evaluare (job #2071178)
Utilizator | Data | 20 noiembrie 2017 14:15:44 | |
---|---|---|---|
Problema | Cele mai apropiate puncte din plan | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘double cmap(int, int)’:
user.cpp:31:24: error: ‘INT_MAX’ was not declared in this scope
double bestsol=INT_MAX;
^
user.cpp:37:24: error: ‘INT_MAX’ was not declared in this scope
double bestsol=INT_MAX;
^
user.cpp:56:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<sideLane.size()-1; ++i)
^
user.cpp:57:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=i+1; j<=i+7 && j<sideLane.size(); ++j)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !