Borderou de evaluare (job #2094281)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:64:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lift.in","r",stdin);
^
user.c:65:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lift.out","w",stdout);
^
user.c:66:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&q);
^
user.c:69:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&n);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | Correct! | 10 |
| 2 | 56ms | 268kb | Correct! | 10 |
| 3 | 60ms | 280kb | Correct! | 10 |
| 4 | 96ms | 272kb | Correct! | 10 |
| 5 | 0ms | 272kb | Different lengths found on query 0 | 0 |
| 6 | 96ms | 272kb | Different lengths found on query 1 | 0 |
| 7 | Depăşit | 248kb | Time limit exceeded. | 0 |
| 8 | 100ms | 276kb | Different lengths found on query 2 | 0 |
| 9 | Depăşit | 280kb | Time limit exceeded. | 0 |
| 10 | 0ms | 272kb | Correct! | 10 |
| Punctaj total | 50 |