Borderou de evaluare (job #2780845)

Utilizator Mihai.MocanuMihai mmm Mihai.Mocanu Data 7 octombrie 2021 23:22:12
Problema Cabana Status done
Runda Arhiva ICPC Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'euclid': main.c:24:18: warning: passing argument 3 of 'euclid' from incompatible pointer type [-Wincompatible-pointer-types] 24 | euclid(b,a%b,&x0,&y0); | ^~~ | | | int * main.c:18:48: note: expected 'long long int *' but argument is of type 'int *' 18 | void euclid(long long a,long long b,long long *x,long long *y) { | ~~~~~~~~~~~^ main.c:24:22: warning: passing argument 4 of 'euclid' from incompatible pointer type [-Wincompatible-pointer-types] 24 | euclid(b,a%b,&x0,&y0); | ^~~ | | | int * main.c:18:61: note: expected 'long long int *' but argument is of type 'int *' 18 | void euclid(long long a,long long b,long long *x,long long *y) { | ~~~~~~~~~~~^ main.c: In function 'main': main.c:31:28: warning: unused variable 'z' [-Wunused-variable] 31 | long long n,l,r,i,k,t,r2,z,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1327ms5271kbIncorect0
Punctaj total0

Ceva nu functioneaza?