Borderou de evaluare (job #2172437)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:41:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.in", "r", stdin);
^
user.c:42:5: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.out", "w", stdout);
^
user.c:44:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &n), i = 0; i < n; i++) {
^
user.c:45:9: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.c:48:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &m); m; m--) {
^
user.c:49:9: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &op, &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1240kb | OK | 10 | 10 |
2 | 0ms | 1244kb | OK | 10 | 10 |
3 | 0ms | 1304kb | OK | 10 | 10 |
4 | 4ms | 1308kb | OK | 10 | 10 |
5 | 28ms | 1256kb | OK | 10 | 20 |
6 | 96ms | 1416kb | OK | 10 |
7 | 144ms | 1616kb | OK | 10 | 40 |
8 | 152ms | 1620kb | OK | 10 |
9 | 152ms | 1700kb | OK | 10 |
10 | 152ms | 1704kb | OK | 10 |
Punctaj total | 100 |