Borderou de evaluare (job #3038195)

Utilizator DordeDorde Matei Dorde Data 26 martie 2023 22:17:30
Problema Flux maxim Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:52:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=] 52 | fscanf(fin , "%d%d" , &n , &m); | ~^ ~~ | | | | int * short int * | %hd main.c:52:22: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'short int *' [-Wformat=] 52 | fscanf(fin , "%d%d" , &n , &m); | ~^ ~~ | | | | int * short int * | %hd main.c:54:24: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=] 54 | fscanf(fin , "%d%d%d" , &a , &b , &c); | ~^ ~~ | | | | int * short int * | %hd main.c:54:26: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'short int *' [-Wformat=] 54 | fscanf(fin , "%d%d%d" , &a , &b , &c); | ~^ ~~ | | | | int * short int * | %hd
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbIncorect00
20ms303kbIncorect00
30ms303kbIncorect00
40ms303kbIncorect00
50ms303kbIncorect00
60ms303kbIncorect00
70ms303kbIncorect00
80ms303kbIncorect00
90ms303kbIncorect0
100ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?