Borderou de evaluare (job #3201081)

Utilizator StefanCristianGrecu Stefan - Cristian StefanCristian Data 6 februarie 2024 18:54:32
Problema CMMDC Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:8:21: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 8 | fscanf(input, "%d\n%d", &a, &b); | ~^ ~~ | | | | int * long long int * | %lld main.c:8:25: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 8 | fscanf(input, "%d\n%d", &a, &b); | ~^ ~~ | | | | int * long long int * | %lld main.c:22:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 22 | fprintf(output, "%d", a); | ~^ ~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbWrong Answer.0
20ms303kbOKAY!10
30ms303kbOKAY!10
40ms303kbWrong Answer.0
50ms303kbOKAY!10
60ms303kbWrong Answer.0
70ms303kbOKAY!10
80ms303kbWrong Answer.0
90ms303kbWrong Answer.0
100ms303kbOKAY!10
Punctaj total50

Ceva nu functioneaza?