Borderou de evaluare (job #2951637)

Utilizator Zed1YasuoAlex Birsan Zed1Yasuo Data 6 decembrie 2022 20:29:46
Problema Unlock Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void bfs(int, int, int)': main.cpp:45:18: warning: narrowing conversion of 'i' from 'int' to 'short int' [-Wnarrowing] 45 | q.push_back({i,j}); | ^ main.cpp:45:20: warning: narrowing conversion of 'j' from 'int' to 'short int' [-Wnarrowing] 45 | q.push_back({i,j}); | ^ main.cpp:59:30: warning: narrowing conversion of 'x1' from 'int' to 'short int' [-Wnarrowing] 59 | q.push_back({x1,y1}); | ^~ main.cpp:59:33: warning: narrowing conversion of 'y1' from 'int' to 'short int' [-Wnarrowing] 59 | q.push_back({x1,y1}); | ^~ main.cpp: In function 'void bfs1(int, int, int)': main.cpp:67:18: warning: narrowing conversion of 'i' from 'int' to 'short int' [-Wnarrowing] 67 | q.push_back({i,j}); | ^ main.cpp:67:20: warning: narrowing conversion of 'j' from 'int' to 'short int' [-Wnarrowing] 67 | q.push_back({i,j}); | ^ main.cpp:81:30: warning: narrowing conversion of 'x1' from 'int' to 'short int' [-Wnarrowing] 81 | q.push_back({x1,y1}); | ^~ main.cpp:81:33: warning: narrowing conversion of 'y1' from 'int' to 'short int' [-Wnarrowing] 81 | q.push_back({x1,y1}); | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1100ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?