Pagini recente » Borderou de evaluare (job #3133720) | Borderou de evaluare (job #2574284) | Borderou de evaluare (job #2273344) | Borderou de evaluare (job #1200866) | Borderou de evaluare (job #2264234)
Borderou de evaluare (job #2264234)
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 | 301ms | 1048kb | Incorect | 0 |
Punctaj total | 0 |