Borderou de evaluare (job #1526731)

Utilizator stoianmihailStoian Mihail stoianmihail Data 17 noiembrie 2015 08:38:57
Problema Invers modular Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.c: In function ‘euclid’: user.c:10:5: warning: passing argument 3 of ‘euclid’ from incompatible pointer type [enabled by default] euclid(B, A % B, &X0, &Y0); ^ user.c:5:6: note: expected ‘long long int *’ but argument is of type ‘int *’ void euclid(int A, int B, ll int *X, ll int *Y) { ^ user.c:10:5: warning: passing argument 4 of ‘euclid’ from incompatible pointer type [enabled by default] euclid(B, A % B, &X0, &Y0); ^ user.c:5:6: note: expected ‘long long int *’ but argument is of type ‘int *’ void euclid(int A, int B, ll int *X, ll int *Y) { ^ user.c: In function ‘main’: user.c:22:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d", &A, &N); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms276kbOK10
20ms272kbIncorect0
30ms276kbIncorect0
40ms272kbOK10
50ms280kbIncorect0
60ms280kbOK10
70ms276kbIncorect0
80ms276kbOK10
90ms276kbOK10
100ms280kbIncorect0
Punctaj total50

Ceva nu functioneaza?