Pagini recente » Borderou de evaluare (job #1489013) | Borderou de evaluare (job #3150418) | Borderou de evaluare (job #2817611) | Borderou de evaluare (job #858995) | Borderou de evaluare (job #1818863)
Borderou de evaluare (job #1818863)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:49:11: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("cifre4.in", "r", stdin);
^
user.c:50:11: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("cifre4.out", "w", stdout);
^
user.c:53:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &t);
^
user.c:58:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d\n", &n, &p);
^
user.c: In function ‘solve’:
user.c:31:12: warning: array subscript is above array bounds [-Warray-bounds]
if (viz[front % p] == 1)
^
user.c:34:8: warning: array subscript is above array bounds [-Warray-bounds]
viz[front % p] = 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 24ms | 19840kb | Killed by signal 6(SIGABRT). | 0 |
Punctaj total | 0 |