Pagini recente » Borderou de evaluare (job #2769545) | Borderou de evaluare (job #1385440) | Borderou de evaluare (job #364890) | Borderou de evaluare (job #1844846) | Borderou de evaluare (job #1982316)
Borderou de evaluare (job #1982316)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:101:13: warning: unused variable ‘node’ [-Wunused-variable]
int node = s;
^
user.c:69:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tempest.in", "r", stdin);
^
user.c:70:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tempest.out", "w", stdout);
^
user.c:73:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:76:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i%i", &n, &m, &s, &d);
^
user.c:89:18: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i", &from, &to, &cost);
^
user.c:105:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &k);
^
user.c:108:18: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &id);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3784ms | 13364kb | Incorect | 0 |
Punctaj total | 0 |