Pagini recente » Borderou de evaluare (job #3198928) | Borderou de evaluare (job #1558681) | Borderou de evaluare (job #3217365) | Borderou de evaluare (job #1362177) | Borderou de evaluare (job #1982996)
Borderou de evaluare (job #1982996)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:55:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("verlab.in", "r", stdin);
^
user.c:56:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("verlab.out", "w", stdout);
^
user.c:59:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:62:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i", &r, &c);
^
user.c:74:22: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &A[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 376kb | OK | 100 |
Punctaj total | 100 |