Borderou de evaluare (job #2954409)

Utilizator iustin_uraganuAndreescu Iustin iustin_uraganu Data 14 decembrie 2022 10:30:49
Problema Algoritmul lui Euclid Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:16: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=] 14 | fscanf(f,"%d",&T); | ~^ ~~ | | | | | long int * | int * | %ld main.c:18:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=] 18 | fscanf(f,"%d%d",&a,&b); | ~^ ~~ | | | | | long int * | int * | %ld main.c:18:22: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long int *' [-Wformat=] 18 | fscanf(f,"%d%d",&a,&b); | ~^ ~~ | | | | int * long int * | %ld main.c:36:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 36 | fprintf(g,"%d\n",max); | ~^ ~~~ | | | | int long int | %ld
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms184kbIncorect00
20ms184kbOK1020
30ms184kbOK10
49ms315kbIncorect00
513ms397kbIncorect00
612ms315kbIncorect00
718ms487kbIncorect00
825ms446kbIncorect0
923ms372kbIncorect0
1042ms786kbIncorect0
Punctaj total20

Ceva nu functioneaza?