Borderou de evaluare (job #2972400)

Utilizator PetcqPetcu Florin Catalin Petcq Data 29 ianuarie 2023 13:58:33
Problema A+B Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:14: warning: format '%ld' expects argument of type 'long int *', but argument 2 has type 'int *' [-Wformat=] 10 | scanf("%ld\n%ld", &a, &b); | ~~^ ~~ | | | | | int * | long int * | %d main.c:10:19: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'int *' [-Wformat=] 10 | scanf("%ld\n%ld", &a, &b); | ~~^ ~~ | | | | | int * | long int * | %d main.c:11:15: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] 11 | printf("%ld\n", a + b); | ~~^ ~~~~~ | | | | | int | long int | %d
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
70ms184kbOkay!1040
80ms184kbOkay!10
90ms184kbOkay!10
100ms184kbOkay!10
10ms184kbOkay!1030
20ms184kbOkay!10
30ms184kbOkay!10
40ms184kbOkay!1030
50ms184kbOkay!10
60ms184kbOkay!10
Punctaj total100

Ceva nu functioneaza?