Borderou de evaluare (job #2930162)

Utilizator daristyleBejan Darius-Ramon daristyle Data 27 octombrie 2022 16:57:02
Problema Traseu3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 12

Raport evaluator

Compilare: main.cpp: In function 'void PrintRoad(char, char, char)': main.cpp:53:7: warning: array subscript has type 'char' [-Wchar-subscripts] 53 | if(m[r][c][h] != 1){ | ^ main.cpp:53:10: warning: array subscript has type 'char' [-Wchar-subscripts] 53 | if(m[r][c][h] != 1){ | ^ main.cpp:53:13: warning: array subscript has type 'char' [-Wchar-subscripts] 53 | if(m[r][c][h] != 1){ | ^ main.cpp:55:18: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | while(m[r + dr[dir]][c + dc[dir]][h + dh[dir]] != m[r][c][h] - 1) ++dir; | ^~~ main.cpp:55:31: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | while(m[r + dr[dir]][c + dc[dir]][h + dh[dir]] != m[r][c][h] - 1) ++dir; | ^~~ main.cpp:55:44: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | while(m[r + dr[dir]][c + dc[dir]][h + dh[dir]] != m[r][c][h] - 1) ++dir; | ^~~ main.cpp:55:55: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | while(m[r + dr[dir]][c + dc[dir]][h + dh[dir]] != m[r][c][h] - 1) ++dir; | ^ main.cpp:55:58: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | while(m[r + dr[dir]][c + dc[dir]][h + dh[dir]] != m[r][c][h] - 1) ++dir; | ^ main.cpp:55:61: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | while(m[r + dr[dir]][c + dc[dir]][h + dh[dir]] != m[r][c][h] - 1) ++dir; | ^ main.cpp:56:20: warning: array subscript has type 'char' [-Wchar-subscripts] 56 | PrintRoad(r + dr[dir], c + dc[dir], h + dh[dir]); | ^~~ main.cpp:56:33: warning: array subscript has type 'char' [-Wchar-subscripts] 56 | PrintRoad(r + dr[dir], c + dc[dir], h + dh[dir]); | ^~~ main.cpp:56:46: warning: array subscript has type 'char' [-Wchar-subscripts] 56 | PrintRoad(r + dr[dir], c + dc[dir], h + dh[dir]); | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbSolutie incorecta!2
25ms4509kbKilled by Signal 110
30ms184kbSolutie incorecta!2
40ms184kbSolutie incorecta!2
50ms184kbSolutie incorecta!2
60ms184kbSolutie incorecta!2
70ms184kbSolutie incorecta!2
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
102ms4509kbKilled by Signal 110
110ms184kbKilled by Signal 110
120ms184kbKilled by Signal 110
135ms3592kbKilled by Signal 110
143ms2936kbKilled by Signal 110
150ms184kbKilled by Signal 110
160ms184kbKilled by Signal 110
175ms4509kbKilled by Signal 110
183ms4509kbKilled by Signal 110
195ms4509kbKilled by Signal 110
204ms4509kbKilled by Signal 110
Punctaj total12

Ceva nu functioneaza?