Borderou de evaluare (job #1282022)

Utilizator andrei.arnautuAndi Arnautu andrei.arnautu Data 3 decembrie 2014 21:51:11
Problema Lacusta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void Read()’: user.cpp:16:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=] scanf("%d%d", &M, &N); ^ user.cpp:16:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] user.cpp:19:33: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=] scanf("%d", &A[i][j]); ^ user.cpp:16:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &M, &N); ^ user.cpp:19:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &A[i][j]); ^ user.cpp: In function ‘void Solve()’: user.cpp:48:40: warning: ‘j1’ may be used uninitialized in this function [-Wmaybe-uninitialized] B[i][j] = Min2 + A[i][j]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
112ms612kbIncorect00
28ms544kbIncorect0
30ms328kbIncorect0
40ms320kbOK100
50ms400kbIncorect0
60ms356kbIncorect0
70ms312kbIncorect00
80ms384kbIncorect0
90ms396kbIncorect0
108ms584kbIncorect0
Punctaj total0

Ceva nu functioneaza?