Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2414041)
| Utilizator | Data | 23 aprilie 2019 23:18:10 | |
|---|---|---|---|
| Problema | Trenuri3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:12:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("trenuri3.in","r",stdin);
^
main.cpp:13:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("trenuri3.out","w",stdout);
^
main.cpp:14:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &n, &m);
^
main.cpp:17:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x, &y);
^
main.cpp:22:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &b[i].first, &b[i].second);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 190ms | 4177kb | Incorect! | 0 |
| 2 | 7ms | 393kb | Incorect! | 0 |
| 3 | 7ms | 393kb | Incorect! | 0 |
| 4 | 6ms | 262kb | Incorect! | 0 |
| 5 | 6ms | 262kb | Incorect! | 0 |
| 6 | 6ms | 262kb | Incorect! | 0 |
| 7 | 246ms | 5095kb | Incorect! | 0 |
| 8 | 230ms | 6406kb | Incorect! | 0 |
| 9 | 358ms | 7712kb | Incorect! | 0 |
| 10 | 4ms | 262kb | Corect!!! | 10 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
