Borderou de evaluare (job #3136585)

Utilizator Tibi201eweREWR Tibi201 Data 6 iunie 2023 23:41:36
Problema Parcare Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int move(Masina*, int)': main.cpp:94:38: warning: array subscript has type 'char' [-Wchar-subscripts] 94 | while(parcare[m->l+m->lung][m->c]=='.'){ | ~~~^ main.cpp:95:20: warning: array subscript has type 'char' [-Wchar-subscripts] 95 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:95:26: warning: array subscript has type 'char' [-Wchar-subscripts] 95 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:96:34: warning: array subscript has type 'char' [-Wchar-subscripts] 96 | parcare[m->l+m->lung][m->c]=m->id; | ~~~^ main.cpp:124:20: warning: array subscript has type 'char' [-Wchar-subscripts] 124 | parcare[m->l][m->c]=m->id; | ~~~^ main.cpp:124:26: warning: array subscript has type 'char' [-Wchar-subscripts] 124 | parcare[m->l][m->c]=m->id; | ~~~^ main.cpp:125:34: warning: array subscript has type 'char' [-Wchar-subscripts] 125 | parcare[m->l+m->lung][m->c]='.'; | ~~~^ main.cpp:130:32: warning: array subscript has type 'char' [-Wchar-subscripts] 130 | while(parcare[m->l-1][m->c]=='.'&&m->l-lung>0){ | ~~~^ main.cpp:132:34: warning: array subscript has type 'char' [-Wchar-subscripts] 132 | parcare[m->l+m->lung][m->c]='.'; | ~~~^ main.cpp:133:20: warning: array subscript has type 'char' [-Wchar-subscripts] 133 | parcare[m->l][m->c]=m->id; | ~~~^ main.cpp:133:26: warning: array subscript has type 'char' [-Wchar-subscripts] 133 | parcare[m->l][m->c]=m->id; | ~~~^ main.cpp:158:34: warning: array subscript has type 'char' [-Wchar-subscripts] 158 | parcare[m->l+m->lung][m->c]=m->id; | ~~~^ main.cpp:159:20: warning: array subscript has type 'char' [-Wchar-subscripts] 159 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:159:26: warning: array subscript has type 'char' [-Wchar-subscripts] 159 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:168:24: warning: array subscript has type 'char' [-Wchar-subscripts] 168 | while(parcare[m->l][m->c+m->lung]=='.'){ | ~~~^ main.cpp:169:20: warning: array subscript has type 'char' [-Wchar-subscripts] 169 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:169:26: warning: array subscript has type 'char' [-Wchar-subscripts]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk10
20ms303kbOk10
37ms425kbKilled by Signal 110
412ms479kbKilled by Signal 110
512ms561kbKilled by Signal 110
612ms409kbKilled by Signal 110
712ms548kbKilled by Signal 110
87ms487kbKilled by Signal 110
913ms1777kbKilled by Signal 110
107ms1044kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?