Pagini recente » Borderou de evaluare (job #76117) | Borderou de evaluare (job #2914896) | Borderou de evaluare (job #2846216) | Borderou de evaluare (job #299494) | Borderou de evaluare (job #1829081)
Borderou de evaluare (job #1829081)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:10:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("switch.in", "r", stdin);
^
user.c:11:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("switch.out", "w", stdout);
^
user.c:13:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrTeste);
^
user.c:18:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a1, &a2);
^
user.c:19:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a3, &a4);
^
user.c:20:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &b1, &b2);
^
user.c:21:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &b3, &b4);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 260kb | OK | 100 |
Punctaj total | 100 |