Borderou de evaluare (job #1086784)

Utilizator Kira96Denis Mita Kira96 Data 18 ianuarie 2014 15:32:09
Problema Conexiuni Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:26:8: warning: array subscript has type ‘char’ [-Wchar-subscripts] nr[i][j]^=i; ^ user.cpp:26:11: warning: array subscript has type ‘char’ [-Wchar-subscripts] nr[i][j]^=i; ^ user.cpp:27:8: warning: array subscript has type ‘char’ [-Wchar-subscripts] nr[i][j]^=(j+1); ^ user.cpp:27:11: warning: array subscript has type ‘char’ [-Wchar-subscripts] nr[i][j]^=(j+1); ^ user.cpp:28:13: warning: array subscript has type ‘char’ [-Wchar-subscripts] sol+=nr[i][j]; ^ user.cpp:28:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] sol+=nr[i][j]; ^ user.cpp: In function ‘void kmp(int)’: user.cpp:38:13: warning: array subscript has type ‘char’ [-Wchar-subscripts] while(s1[i]!=s1[k+1]&&k) ^ user.cpp:39:10: warning: array subscript has type ‘char’ [-Wchar-subscripts] k=pi[k]; ^ user.cpp:40:10: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(s1[i]==s1[k+1]) ^ user.cpp:42:7: warning: array subscript has type ‘char’ [-Wchar-subscripts] pi[i]=k; ^ user.cpp:47:13: warning: array subscript has type ‘char’ [-Wchar-subscripts] while(s2[i]!=s1[k+1]&&k) ^ user.cpp:48:10: warning: array subscript has type ‘char’ [-Wchar-subscripts] k=pi[k]; ^ user.cpp:49:10: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(s2[i]==s1[k+1]) ^ user.cpp:54:10: warning: array subscript has type ‘char’ [-Wchar-subscripts] K=pi[k]; ^ user.cpp:58:11: warning: array subscript has type ‘char’ [-Wchar-subscripts] K=pi[K]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms832kbOK10
2Depăşit384kbTime limit exceeded.0
3Depăşit380kbTime limit exceeded.0
4Depăşit384kbTime limit exceeded.0
5Depăşit384kbTime limit exceeded.0
6Depăşit388kbTime limit exceeded.0
7Depăşit388kbTime limit exceeded.0
8Depăşit392kbTime limit exceeded.0
9Depăşit388kbTime limit exceeded.0
10Depăşit392kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?