Borderou de evaluare (job #2581050)

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

Raport evaluator

Compilare: main.cpp: In function 'void _insert(short int&)': main.cpp:24:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(short i = 0; i < v[k].size(); ++i) { ~~^~~~~~~~~~~~~ main.cpp:26:23: warning: array subscript has type 'char' [-Wchar-subscripts] if(curr->nxt[c] == 0) { ^ main.cpp:27:24: warning: array subscript has type 'char' [-Wchar-subscripts] curr->nxt[c] = new Node(); ^ main.cpp:29:27: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->nxt[c]; ^ main.cpp: In function 'void _count(int, int)': main.cpp:40:33: warning: array subscript has type 'char' [-Wchar-subscripts] if(i <= j && curr->nxt[c]) { ^ main.cpp:41:31: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->nxt[c]; ^ main.cpp: In function 'int main()': main.cpp:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < S.size(); ++i) ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
142ms1310kbOK10
251ms1179kbOK10
313ms1179kbOK10
436ms1835kbOK10
550ms7471kbOK10
661ms7602kbOK10
773ms7602kbOK10
8147ms65552kbMemory limit exceeded0
9156ms65552kbMemory limit exceeded0
10183ms11534kbOK10
Punctaj total80

Ceva nu functioneaza?