Pagini recente » Borderou de evaluare (job #3139385) | Borderou de evaluare (job #1942895) | Borderou de evaluare (job #1963302) | Borderou de evaluare (job #2421261) | Borderou de evaluare (job #1923583)
Borderou de evaluare (job #1923583)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:54:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice8.in", "r", stdin);
^
user.c:55:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice8.out", "w", stdout);
^
user.c:58: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", &n, &m);
^
user.c:67:18: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", str);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1224ms | 6608kb | OK | 100 |
Punctaj total | 100 |