Borderou de evaluare (job #3136567)

Utilizator Tibi201eweREWR Tibi201 Data 6 iunie 2023 23:05:42
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:157:34: warning: array subscript has type 'char' [-Wchar-subscripts] 157 | parcare[m->l+m->lung][m->c]=m->id; | ~~~^ main.cpp:158:20: warning: array subscript has type 'char' [-Wchar-subscripts] 158 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:158:26: warning: array subscript has type 'char' [-Wchar-subscripts] 158 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:167:24: warning: array subscript has type 'char' [-Wchar-subscripts] 167 | while(parcare[m->l][m->c+m->lung]=='.'){ | ~~~^ main.cpp:168:20: warning: array subscript has type 'char' [-Wchar-subscripts] 168 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:168:26: warning: array subscript has type 'char' [-Wchar-subscripts]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk10
20ms303kbOk10
3178ms303kbTime limit exceeded0
47ms512kbKilled by Signal 110
5177ms303kbTime limit exceeded0
6176ms303kbTime limit exceeded0
7178ms491kbTime limit exceeded0
8178ms303kbTime limit exceeded0
9178ms1081kbTime limit exceeded0
10178ms819kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?