Pagini recente » Borderou de evaluare (job #1899434) | Borderou de evaluare (job #610749) | Borderou de evaluare (job #1428810) | Borderou de evaluare (job #1918869) | Borderou de evaluare (job #1282038)
Borderou de evaluare (job #1282038)
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: In function ‘void Solve()’:
user.cpp:27:13: warning: large integer implicitly truncated to unsigned type [-Woverflow]
B[1][1] = 100000;
^
user.cpp: In function ‘void Read()’:
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:51: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 |
| 1 | 12ms | 484kb | OK | 10 | 30 |
| 2 | 8ms | 448kb | OK | 10 |
| 3 | 0ms | 296kb | OK | 10 |
| 4 | 0ms | 300kb | OK | 10 | 30 |
| 5 | 0ms | 348kb | OK | 10 |
| 6 | 0ms | 320kb | OK | 10 |
| 7 | 0ms | 284kb | OK | 10 | 40 |
| 8 | 0ms | 336kb | OK | 10 |
| 9 | 0ms | 352kb | OK | 10 |
| 10 | 12ms | 468kb | OK | 10 |
| Punctaj total | 100 |