Borderou de evaluare (job #1504246)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:9:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trompeta.in", "r", stdin);
^
user.c:10:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trompeta.out", "w", stdout);
^
user.c:12:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.c:13:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &k);
^
user.c:17:12: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | OK | 10 |
2 | 0ms | 284kb | OK | 10 |
3 | 0ms | 276kb | OK | 10 |
4 | 0ms | 276kb | OK | 10 |
5 | 0ms | 280kb | OK | 10 |
6 | 28ms | 452kb | OK | 10 |
7 | 20ms | 348kb | OK | 10 |
8 | Depăşit | 392kb | Time limit exceeded. | 0 |
9 | Depăşit | 1532kb | Time limit exceeded. | 0 |
10 | Depăşit | 412kb | Time limit exceeded. | 0 |
Punctaj total | 70 |