Borderou de evaluare (job #3136552)

Utilizator Tibi201eweREWR Tibi201 Data 6 iunie 2023 22:15:50
Problema Parcare Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.c: In function 'move': main.c:90:36: warning: array subscript has type 'char' [-Wchar-subscripts] 90 | while(parcare[m->l+m->lung][m->c]=='.'){ | ~^~~ main.c:91:18: warning: array subscript has type 'char' [-Wchar-subscripts] 91 | parcare[m->l][m->c]='.'; | ~^~~ main.c:91:24: warning: array subscript has type 'char' [-Wchar-subscripts] 91 | parcare[m->l][m->c]='.'; | ~^~~ main.c:92:32: warning: array subscript has type 'char' [-Wchar-subscripts] 92 | parcare[m->l+m->lung][m->c]=m->id; | ~^~~ main.c:115:18: warning: array subscript has type 'char' [-Wchar-subscripts] 115 | parcare[m->l][m->c]=m->id; | ~^~~ main.c:115:24: warning: array subscript has type 'char' [-Wchar-subscripts] 115 | parcare[m->l][m->c]=m->id; | ~^~~ main.c:116:32: warning: array subscript has type 'char' [-Wchar-subscripts] 116 | parcare[m->l+m->lung][m->c]='.'; | ~^~~ main.c:121:30: warning: array subscript has type 'char' [-Wchar-subscripts] 121 | while(parcare[m->l-1][m->c]=='.'&&m->l-lung>0){ | ~^~~ main.c:123:32: warning: array subscript has type 'char' [-Wchar-subscripts] 123 | parcare[m->l+m->lung][m->c]='.'; | ~^~~ main.c:124:18: warning: array subscript has type 'char' [-Wchar-subscripts] 124 | parcare[m->l][m->c]=m->id; | ~^~~ main.c:124:24: warning: array subscript has type 'char' [-Wchar-subscripts] 124 | parcare[m->l][m->c]=m->id; | ~^~~ main.c:145:32: warning: array subscript has type 'char' [-Wchar-subscripts] 145 | parcare[m->l+m->lung][m->c]=m->id; | ~^~~ main.c:146:18: warning: array subscript has type 'char' [-Wchar-subscripts] 146 | parcare[m->l][m->c]='.'; | ~^~~ main.c:146:24: warning: array subscript has type 'char' [-Wchar-subscripts] 146 | parcare[m->l][m->c]='.'; | ~^~~ main.c:154:22: warning: array subscript has type 'char' [-Wchar-subscripts] 154 | while(parcare[m->l][m->c+m->lung]=='.'){ | ~^~~ main.c:155:18: warning: array subscript has type 'char' [-Wchar-subscripts] 155 | parcare[m->l][m->c]='.'; | ~^~~ main.c:155:24: warning: array subscript has type 'char' [-Wchar-subscripts]
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk10
20ms303kbOk10
3178ms303kbTime 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?