Borderou de evaluare (job #2930164)

Utilizator daristyleBejan Darius-Ramon daristyle Data 27 octombrie 2022 17:01:05
Problema Traseu3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 15

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
10ms184kbCorect!5
23ms4509kbKilled by Signal 110
30ms184kbSolutie incorecta!2
40ms184kbSolutie incorecta!2
51ms200kbSolutie incorecta!2
60ms184kbSolutie incorecta!2
70ms184kbSolutie incorecta!2
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
110ms184kbKilled by Signal 110
120ms184kbKilled by Signal 110
134ms3592kbKilled by Signal 110
145ms2936kbKilled by Signal 110
150ms184kbKilled by Signal 110
165ms4509kbKilled by Signal 110
175ms4509kbKilled by Signal 110
184ms4509kbKilled by Signal 110
195ms4509kbKilled by Signal 110
204ms4509kbKilled by Signal 110
Punctaj total15

Ceva nu functioneaza?