Borderou de evaluare (job #3136563)

Utilizator Tibi201eweREWR Tibi201 Data 6 iunie 2023 23:00:39
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:154:34: warning: array subscript has type 'char' [-Wchar-subscripts] 154 | parcare[m->l+m->lung][m->c]=m->id; | ~~~^ main.cpp:155:20: warning: array subscript has type 'char' [-Wchar-subscripts] 155 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:155:26: warning: array subscript has type 'char' [-Wchar-subscripts] 155 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:163:24: warning: array subscript has type 'char' [-Wchar-subscripts] 163 | while(parcare[m->l][m->c+m->lung]=='.'){ | ~~~^ main.cpp:164:20: warning: array subscript has type 'char' [-Wchar-subscripts] 164 | parcare[m->l][m->c]='.'; | ~~~^ main.cpp:164:26: warning: array subscript has type 'char' [-Wchar-subscripts]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk10
20ms303kbOk10
3177ms303kbTime limit exceeded0
4178ms303kbTime limit exceeded0
5178ms303kbTime limit exceeded0
6178ms303kbTime limit exceeded0
7178ms303kbTime limit exceeded0
8178ms303kbTime limit exceeded0
9178ms303kbTime limit exceeded0
10178ms303kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?