Borderou de evaluare (job #2581073)

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

Raport evaluator

Compilare: main.cpp: In lambda function: main.cpp:21:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(short i = 0; i < v[k].size(); ++i) { ~~^~~~~~~~~~~~~ main.cpp:23:27: warning: array subscript has type 'char' [-Wchar-subscripts] if(curr->nxt[c] == 0) { ^ main.cpp:24:28: warning: array subscript has type 'char' [-Wchar-subscripts] curr->nxt[c] = new Node(); ^ main.cpp:26:31: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->nxt[c]; ^ main.cpp: In lambda function: main.cpp:35:37: warning: array subscript has type 'char' [-Wchar-subscripts] if(i <= j && curr->nxt[c]) { ^ main.cpp:36:35: warning: array subscript has type 'char' [-Wchar-subscripts] curr = curr->nxt[c]; ^ main.cpp: In function 'int main()': main.cpp:56: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
146ms1310kbOK10
253ms1179kbOK10
313ms1179kbOK10
435ms1835kbOK10
550ms7471kbOK10
661ms7602kbOK10
773ms7602kbOK10
8143ms65552kbMemory limit exceeded0
9155ms65552kbMemory limit exceeded0
10180ms11534kbOK10
Punctaj total80

Ceva nu functioneaza?