Borderou de evaluare (job #2423701)
Utilizator | Data | 21 mai 2019 21:18:41 | |
---|---|---|---|
Problema | Bombe | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'double meet(int, int)':
main.cpp:35:39: error: 'fabs' was not declared in this scope
double dist = fabs(x[i] - x[j]);
^
main.cpp: In function 'int main()':
main.cpp:47:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bombe.in", "r", stdin);
^
main.cpp:48:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bombe.out", "w", stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !