Pagini recente » Borderou de evaluare (job #2492295) | Borderou de evaluare (job #1323375) | Borderou de evaluare (job #896959) | Borderou de evaluare (job #3270260) | Borderou de evaluare (job #2264247)
Borderou de evaluare (job #2264247)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:42:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.in", "r", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:43:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out", "w", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:46:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^~~~~~~~~~~~~~~
main.c:49:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^~~~~~~~~~~~~~~~~~~~~~
main.c:51:13: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", value + i);
^~~~~~~~~~~~~~~~~~~~~~
main.c:54:13: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 300ms | 1048kb | OK | 100 |
Punctaj total | 100 |