Borderou de evaluare (job #3136467)

Utilizator ionanghelinaIonut Anghelina ionanghelina Data 6 iunie 2023 14:24:45
Problema Password Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 15

Raport evaluator

Compilare: main.cpp:1:9: warning: #pragma once in main file 1 | #pragma once | ^~~~ main.cpp: In member function 'int SuffixAutomaton::ConsumeChar(char, int)': main.cpp:45:42: warning: array subscript has type 'char' [-Wchar-subscripts] 45 | while (node != -1 && T[node].leg[c] == -1) { | ^ main.cpp:46:25: warning: array subscript has type 'char' [-Wchar-subscripts] 46 | T[node].leg[c] = cur; | ^ main.cpp:51:35: warning: array subscript has type 'char' [-Wchar-subscripts] 51 | int old = T[node].leg[c]; | ^ main.cpp:66:50: warning: array subscript has type 'char' [-Wchar-subscripts] 66 | while (node != -1 && T[node].leg[c] == old) { | ^ main.cpp:67:33: warning: array subscript has type 'char' [-Wchar-subscripts] 67 | T[node].leg[c] = clone; | ^ main.cpp: In member function 'int SuffixAutomaton::Go(int, char)': main.cpp:77:42: warning: array subscript has type 'char' [-Wchar-subscripts] 77 | while (node != -1 && T[node].leg[c]==-1) | ^ main.cpp:79:46: warning: array subscript has type 'char' [-Wchar-subscripts] 79 | return (node == -1 ? 0 : T[node].leg[c]); | ^ main.cpp: In function 'int main()': main.cpp:124:29: warning: array subscript has type 'char' [-Wchar-subscripts] 124 | if(t.T[idx].leg[c]>0 && m-i<=dp[t.T[idx].leg[c]]) | ^ main.cpp:124:58: warning: array subscript has type 'char' [-Wchar-subscripts] 124 | if(t.T[idx].leg[c]>0 && m-i<=dp[t.T[idx].leg[c]]) | ^ main.cpp:127:36: warning: array subscript has type 'char' [-Wchar-subscripts] 127 | idx = t.T[idx].leg[c]; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
17ms16547kbOK5
214ms32911kbOK5
319ms49176kbOK5
424ms65585kbMemory limit exceeded0
522ms66785kbMemory limit exceeded0
622ms66863kbMemory limit exceeded0
722ms66818kbMemory limit exceeded0
822ms66768kbMemory limit exceeded0
922ms66785kbMemory limit exceeded0
1022ms66715kbMemory limit exceeded0
1122ms66826kbMemory limit exceeded0
1222ms66793kbMemory limit exceeded0
1322ms66875kbMemory limit exceeded0
1422ms66727kbMemory limit exceeded0
1523ms66736kbMemory limit exceeded0
1623ms66727kbMemory limit exceeded0
1723ms66781kbMemory limit exceeded0
1823ms66916kbMemory limit exceeded0
1923ms66879kbMemory limit exceeded0
2023ms66818kbMemory limit exceeded0
Punctaj total15

Ceva nu functioneaza?