Borderou de evaluare (job #2803599)

Utilizator BlaugranasEnal Gemaledin Blaugranas Data 20 noiembrie 2021 11:28:54
Problema Bila Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:24:14: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'short unsigned int *' [-Wformat=] 24 | for(scanf("%d%d",&n,&m),i=1;i<=n;++i) | ~^ ~~ | | | | | short unsigned int * | int * | %hd main.c:24:16: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short unsigned int *' [-Wformat=] 24 | for(scanf("%d%d",&n,&m),i=1;i<=n;++i) | ~^ ~~ | | | | int * short unsigned int * | %hd main.c:26:12: warning: format '%u' expects argument of type 'unsigned int *', but argument 2 has type 'short unsigned int *' [-Wformat=] 26 | scanf("%u",&a[i][j]); | ~^ ~~~~~~~~ | | | | | short unsigned int * | unsigned int * | %hu
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbIncorect0
21ms184kbIncorect0
31ms184kbIncorect0
42ms184kbIncorect0
52ms184kbIncorect0
61ms184kbIncorect0
71ms184kbIncorect0
82ms184kbIncorect0
91ms184kbIncorect0
101ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?