Pagini recente » Borderou de evaluare (job #2423331) | Borderou de evaluare (job #3277401) | Borderou de evaluare (job #1959696) | Borderou de evaluare (job #2998636) | Borderou de evaluare (job #1967427)
Borderou de evaluare (job #1967427)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:7:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.in", "r", stdin);
^
user.c:8:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("similar.out", "w", stdout);
^
user.c:11:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:17:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s%s", &P[1], &T[1]);
^
user.c:62:35: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%i\n", A[i - 1][j - 1]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1028ms | 4196kb | OK | 100 |
Punctaj total | 100 |