Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2445462)
Utilizator | Data | 4 august 2019 10:07:13 | |
---|---|---|---|
Problema | Trapez | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 20 |
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:50:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0 ; i < vect.size()-1 ; i++ ) {
~~^~~~~~~~~~~~~~~
main.cpp:39:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%lld", &n ) ;
^
main.cpp:41:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%lld%lld", &v[i].x, &v[i].y ) ;
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 2ms | 131kb | Ok! | 10 |
2 | 332ms | 17014kb | Ok! | 10 |
3 | 5ms | 524kb | Wrong answer! | 0 |
4 | 333ms | 17014kb | Wrong answer! | 0 |
5 | 5ms | 524kb | Wrong answer! | 0 |
6 | 9ms | 782kb | Wrong answer! | 0 |
7 | 338ms | 17145kb | Wrong answer! | 0 |
8 | 87ms | 4440kb | Wrong answer! | 0 |
9 | 313ms | 17014kb | Wrong answer! | 0 |
10 | 319ms | 17014kb | Wrong answer! | 0 |
Punctaj total | 20 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !