Borderou de evaluare (job #3299645)

Utilizator AxkyroMiron Victor Eusebiu Axkyro Data 8 iunie 2025 19:47:43
Problema Invers modular Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:35:27: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 35 | if (fscanf(input, "%lld %lld", &a, &n) != 2) { | ~~~^ ~~ | | | | | int64_t * {aka long int *} | long long int * | %ld main.c:35:32: warning: format '%lld' expects argument of type 'long long int *', but argument 4 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 35 | if (fscanf(input, "%lld %lld", &a, &n) != 2) { | ~~~^ ~~ | | | | | int64_t * {aka long int *} | long long int * | %ld main.c:40:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 40 | fprintf(output, "%lld", inv); | ~~~^ ~~~ | | | | | int64_t {aka long int} | long long int | %ld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
50ms303kbOK10
60ms303kbOK10
70ms303kbOK10
80ms303kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total100

Ceva nu functioneaza?