Borderou de evaluare (job #3235197)

Utilizator MihneaStoicaMihnea Teodor Stoica MihneaStoica Data 16 iunie 2024 10:51:40
Problema Ackermann Status done
Runda Arhiva ICPC Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:63:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 63 | fscanf(in, "%d%d%d", &a, &b, &p); | ~^ ~~ | | | | int * int64_t * {aka long int *} | %ld main.c:63:24: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 63 | fscanf(in, "%d%d%d", &a, &b, &p); | ~^ ~~ | | | | int * int64_t * {aka long int *} | %ld main.c:63:26: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 63 | fscanf(in, "%d%d%d", &a, &b, &p); | ~^ ~~ | | | | int * int64_t * {aka long int *} | %ld main.c:60:12: warning: 't' is used uninitialized [-Wuninitialized] 60 | for (; t; t --) | ^ main.c:59:9: note: 't' was declared here 59 | int t; //get(&t); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?