Borderou de evaluare (job #2464058)

Utilizator UTCN_SlackersUTCN Caldarea Sarmasan Truta UTCN_Slackers Data 28 septembrie 2019 13:43:16
Problema Siruri duplicat Status done
Runda Romanian Collegiate Programming Contest 2019 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void update(int, nod*)': main.cpp:40:28: warning: array subscript has type 'char' [-Wchar-subscripts] if (nd->fii[dict[s[pos]]] == NULL) ^ main.cpp:42:28: warning: array subscript has type 'char' [-Wchar-subscripts] nd->fii[dict[s[pos]]] = new nod; ^ main.cpp:49:24: warning: array subscript has type 'char' [-Wchar-subscripts] nd->fii[dict[s[pos]]]->nr++; ^ main.cpp:53:38: warning: array subscript has type 'char' [-Wchar-subscripts] update(pos, nd->fii[dict[s[pos-1]]]); ^ main.cpp: In function 'int main()': main.cpp:92:15: warning: array subscript has type 'char' [-Wchar-subscripts] dict[a] = a - 'A'; ^ main.cpp:96:15: warning: array subscript has type 'char' [-Wchar-subscripts] dict[a] = a - 'a' + dict['Z'] + 1; ^ main.cpp:100:15: warning: array subscript has type 'char' [-Wchar-subscripts] dict[a] = a - '0' + dict['z'] + 1; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK140
210ms1552kbMemory limit exceeded0
36ms1552kbMemory limit exceeded0
46ms1552kbMemory limit exceeded0
520ms1552kbMemory limit exceeded0
66ms1552kbMemory limit exceeded0
76ms1552kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?