Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1634518)
| Utilizator | Data | 6 martie 2016 14:02:25 | |
|---|---|---|---|
| Problema | Pokemon3 | Status | done |
| Runda | ONIS 2016, Runda 1 | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pokemon3.in" , "r" , stdin);
^
user.cpp:13:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pokemon3.out" , "w" , stdout);
^
user.cpp:15:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &n);
^
user.cpp:16:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &m);
^
user.cpp:21:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &x);
^
user.cpp:27:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &x); x--;
^
user.cpp:28:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &y); y--;
^
user.cpp:29:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &z); z--;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 176ms | 444kb | OK | 10 | 100 |
| 2 | 172ms | 444kb | OK | 10 | |
| 3 | 160ms | 448kb | OK | 10 | |
| 4 | 160ms | 448kb | OK | 10 | |
| 5 | 156ms | 440kb | OK | 10 | |
| 6 | 164ms | 444kb | OK | 10 | |
| 7 | 160ms | 444kb | OK | 10 | |
| 8 | 164ms | 444kb | OK | 10 | |
| 9 | 160ms | 444kb | OK | 10 | |
| 10 | 160ms | 440kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
