Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2139473)
| Utilizator | Data | 22 februarie 2018 16:16:03 | |
|---|---|---|---|
| Problema | Amici2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("amici2.in" , "r" , stdin);
^
user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("amici2.out" , "w" ,stdout);
^
user.cpp:60:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp: In function ‘void Read()’:
user.cpp:16:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N , &M);
^
user.cpp:21:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x , &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 2160kb | Corect! | 10 |
| 2 | 4ms | 2192kb | Corect! | 10 |
| 3 | 4ms | 2180kb | Corect! | 10 |
| 4 | 20ms | 2388kb | Corect! | 10 |
| 5 | 60ms | 2892kb | Corect! | 10 |
| 6 | 76ms | 3032kb | Corect! | 10 |
| 7 | 76ms | 3036kb | Corect! | 10 |
| 8 | 96ms | 3248kb | Corect! | 10 |
| 9 | 92ms | 3216kb | Corect! | 10 |
| 10 | 116ms | 3412kb | Corect! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
