Borderou de evaluare (job #2335070)

Utilizator hrazvanHarsan Razvan hrazvan Data 3 februarie 2019 16:16:43
Problema Vis Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void bfs()': main.cpp:28:21: warning: array subscript has type 'char' [-Wchar-subscripts] d[0][0][mark[0][0]] = 1; ^ main.cpp:40:46: warning: array subscript has type 'char' [-Wchar-subscripts] if(bun(ma[nx][ny], k) && d[nx][ny][nk] == 0){ ^ main.cpp:41:23: warning: array subscript has type 'char' [-Wchar-subscripts] d[nx][ny][nk] = d[x][y][k] + 1; ^ main.cpp:41:36: warning: array subscript has type 'char' [-Wchar-subscripts] d[nx][ny][nk] = d[x][y][k] + 1; ^ main.cpp: In function 'int main()': main.cpp:53:65: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d%d%d%d%d%d%d", &n, &k1, &k2, &l1, &l2, &c1, &c2); ^ main.cpp:59:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d", &ma[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbIncorect0
22ms131kbIncorect0
34ms655kbIncorect0
4139ms14024kbOK10
5144ms14024kbIncorect0
6193ms19267kbIncorect0
7231ms25296kbOK10
8329ms26869kbIncorect0
9425ms36880kbMemory limit exceeded0
106ms655kbIncorect0
Punctaj total20

Ceva nu functioneaza?