Borderou de evaluare (job #612254)

Utilizator avatar VladTZY Tiganila Vlad VladTZY IP ascuns
Problemă Cub Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 oct. 2021 22:08:51 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void BFS(int, int, int)': main.cpp:37:13: warning: narrowing conversion of 'xStart' from 'int' to 'short int' [-Wnarrowing] 37 | q.push({xStart, yStart, zStart}); | ^~~~~~ main.cpp:37:21: warning: narrowing conversion of 'yStart' from 'int' to 'short int' [-Wnarrowing] 37 | q.push({xStart, yStart, zStart}); | ^~~~~~ main.cpp:37:29: warning: narrowing conversion of 'zStart' from 'int' to 'short int' [-Wnarrowing] 37 | q.push({xStart, yStart, zStart}); | ^~~~~~ main.cpp:55:51: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing] 55 | previous[newX][newY][newZ] = {x, y, z}; | ^ main.cpp:55:54: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing] 55 | previous[newX][newY][newZ] = {x, y, z}; | ^ main.cpp:55:57: warning: narrowing conversion of 'z' from 'int' to 'short int' [-Wnarrowing] 55 | previous[newX][newY][newZ] = {x, y, z}; | ^ main.cpp:56:29: warning: narrowing conversion of 'newX' from 'int' to 'short int' [-Wnarrowing] 56 | q.push({newX, newY, newZ}); | ^~~~ main.cpp:56:35: warning: narrowing conversion of 'newY' from 'int' to 'short int' [-Wnarrowing] 56 | q.push({newX, newY, newZ}); | ^~~~ main.cpp:56:41: warning: narrowing conversion of 'newZ' from 'int' to 'short int' [-Wnarrowing] 56 | q.push({newX, newY, newZ}); | ^~~~ main.cpp:62:59: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing] 62 | previous[newX][newY][newZ] = {x, y, z}; | ^ main.cpp:62:62: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing] 62 | previous[newX][newY][newZ] = {x, y, z}; | ^ main.cpp:62:65: warning: narrowing conversion of 'z' from 'int' to 'short int' [-Wnarrowing] 62 | previous[newX][newY][newZ] = {x, y, z}; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb Corect! 10
2 1 ms 258 kb Corect! 10
3 1 ms 258 kb Corect! 10
4 1 ms 258 kb Corect! 10
5 1 ms 262 kb Corect! 10
6 1 ms 258 kb Corect! 10
7 1 ms 258 kb Corect! 10
8 1 ms 262 kb Corect! 10
9 1 ms 258 kb Corect! 10
10 11 ms 393 kb Corect! 10
Punctaj total 100