Borderou de evaluare (job #2910276)

Utilizator radu.seitanSeitan Radu-Catalin radu.seitan Data 18 iunie 2022 20:21:59
Problema Algoritmul lui Euclid extins Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:33:21: warning: passing argument 3 of 'eucli' makes pointer from integer without a cast [-Wint-conversion] 33 | D=eucli(A,B,X,Y); | ^ | | | int main.c:4:30: note: expected 'int *' but argument is of type 'int' 4 | int eucli(int a, int b, int *X, int *Y) | ~~~~~^ main.c:33:23: warning: passing argument 4 of 'eucli' makes pointer from integer without a cast [-Wint-conversion] 33 | D=eucli(A,B,X,Y); | ^ | | | int main.c:4:38: note: expected 'int *' but argument is of type 'int' 4 | int eucli(int a, int b, int *X, int *Y) | ~~~~~^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbKilled by Signal 1100
21ms184kbKilled by Signal 110
31ms184kbKilled by Signal 110
41ms184kbKilled by Signal 1100
51ms184kbKilled by Signal 1100
61ms184kbKilled by Signal 1100
71ms184kbKilled by Signal 1100
81ms184kbKilled by Signal 1100
91ms184kbKilled by Signal 1100
101ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?