Pagini recente » Borderou de evaluare (job #2463219) | Borderou de evaluare (job #1679835) | Borderou de evaluare (job #3135023) | Borderou de evaluare (job #2867155) | Borderou de evaluare (job #2464240)
Borderou de evaluare (job #2464240)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:8:11: warning: unused variable 't' [-Wunused-variable]
short t[50000];
^
main.c:4:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("invinv.in", "r", stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:5:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("invinv.out", "w", stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:10:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^~~~~~~~~~~~~~~
main.c:13:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &m, &k);
^~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 195ms | 2428kb | OK | 100 |
Punctaj total | 100 |