Borderou de evaluare (job #2581064)

Utilizator vxpsnVictor Pusnei vxpsn Data 14 martie 2020 14:51:08
Problema SETI Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void _insert(short int&)': main.cpp:26:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(short i = 0; i < v[k].size(); ++i) { ~~^~~~~~~~~~~~~ main.cpp:28:23: warning: array subscript has type 'char' [-Wchar-subscripts] if(curr->nxt[c] == 0) { ^ main.cpp:29:24: warning: array subscript has type 'char' [-Wchar-subscripts] curr->nxt[c] = new Node(); ^ main.cpp:31:27: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->nxt[c]; ^ main.cpp: In function 'void _count(int, int)': main.cpp:41:33: warning: array subscript has type 'char' [-Wchar-subscripts] if(i <= j && curr->nxt[c]) { ^ main.cpp:42:31: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->nxt[c]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1310kbIncorect0
25ms1179kbIncorect0
35ms1179kbIncorect0
414ms1703kbIncorect0
520ms7077kbIncorect0
621ms7077kbIncorect0
721ms7208kbIncorect0
8153ms65552kbMemory limit exceeded0
9148ms65552kbMemory limit exceeded0
1051ms11010kbIncorect0
Punctaj total0

Ceva nu functioneaza?