Borderou de evaluare (job #3136570)

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

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
37ms434kbKilled by Signal 110
412ms462kbKilled by Signal 110
512ms528kbKilled by Signal 110
612ms401kbKilled by Signal 110
712ms602kbKilled by Signal 110
80ms303kbOk10
914ms3227kbKilled by Signal 110
1013ms1495kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?