Borderou de evaluare (job #2600680)
Utilizator | Data | 13 aprilie 2020 09:09:45 | |
---|---|---|---|
Problema | Pudge | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:64:109: error: 'sqrt' was not declared in this scope
long double new_pos = p[i] + v[i] * ((long double)sqrt(1LL * y * y + 1LL * (mid - x) * (mid - x)));
^
main.cpp:79:109: error: 'sqrt' was not declared in this scope
long double new_pos = p[i] + v[i] * ((long double)sqrt(1LL * y * y + 1LL * (mid - x) * (mid - x)));
^
main.cpp: In function 'int i32()':
main.cpp:21:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,LEN,f);
^
main.cpp:29:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,LEN,f);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !