Borderou de evaluare (job #3299647)

Utilizator AxkyroMiron Victor Eusebiu Axkyro Data 8 iunie 2025 19:54:52
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:28:27: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 28 | if (fscanf(input, "%lld %lld %lld", &a, &b, &c) != 3) { | ~~~^ ~~ | | | | | int64_t * {aka long int *} | long long int * | %ld main.c:28:32: warning: format '%lld' expects argument of type 'long long int *', but argument 4 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 28 | if (fscanf(input, "%lld %lld %lld", &a, &b, &c) != 3) { | ~~~^ ~~ | | | | | int64_t * {aka long int *} | long long int * | %ld main.c:28:37: warning: format '%lld' expects argument of type 'long long int *', but argument 5 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 28 | if (fscanf(input, "%lld %lld %lld", &a, &b, &c) != 3) { | ~~~^ ~~ | | | | | int64_t * {aka long int *} | long long int * | %ld main.c:37:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 37 | fprintf(output, "%lld %lld\n", x * (c / g), y * (c / g)); | ~~~^ ~~~~~~~~~~~ | | | | | int64_t {aka long int} | long long int | %ld main.c:37:34: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' {aka 'long int'} [-Wformat=] 37 | fprintf(output, "%lld %lld\n", x * (c / g), y * (c / g)); | ~~~^ ~~~~~~~~~~~ | | | | long long int int64_t {aka long int} | %ld
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbSolutie gresita la ecuatia 1 (10 18 76)00
20ms303kbSolutie gresita la ecuatia 1 (10 24 2)0
30ms303kbSolutie gresita la ecuatia 1 (-55 77 517)0
40ms303kbSolutie gresita la ecuatia 1 (-612 663 -7191)00
50ms303kbSolutie gresita la ecuatia 1 (476991 847984 4186921)00
60ms303kbSolutie gresita la ecuatia 1 (-676328 -512992 -405416)00
70ms303kbSolutie gresita la ecuatia 1 (-519880 -1650824 14946960)00
80ms303kbSolutie gresita la ecuatia 1 (2952045 2174860 -13628765)00
90ms303kbSolutie gresita la ecuatia 1 (-599979 -1917456 -6771468)00
100ms303kbSolutie gresita la ecuatia 1 (-972316488 -416089531 -1231279192)0
Punctaj total0

Ceva nu functioneaza?