Pagini recente » Borderou de evaluare (job #666674) | Borderou de evaluare (job #3279753) | Borderou de evaluare (job #3271220) | Borderou de evaluare (job #323367) | Borderou de evaluare (job #2772939)
Borderou de evaluare (job #2772939)
Raport evaluator
Compilare:
main.cpp: In function 'void Rezolvare()':
main.cpp:26:33: warning: array subscript has type 'char' [-Wchar-subscripts]
h1 = (h1 * 62 + cod[a[n]]) % P;
^
main.cpp:27:33: warning: array subscript has type 'char' [-Wchar-subscripts]
H1 = (H1 * 62 + cod[a[n]]) % Q;
^
main.cpp:33:33: warning: array subscript has type 'char' [-Wchar-subscripts]
h2 = (h2 * 62 + cod[b[m]]) % P;
^
main.cpp:34:33: warning: array subscript has type 'char' [-Wchar-subscripts]
H2 = (H2 * 62 + cod[b[m]]) % Q;
^
main.cpp:54:37: warning: array subscript has type 'char' [-Wchar-subscripts]
h2 = (h2 * 62 + cod[b[i]]) % P;
^
main.cpp:55:37: warning: array subscript has type 'char' [-Wchar-subscripts]
H2 = (H2 * 62 + cod[b[i]]) % Q;
^
main.cpp:64:37: warning: array subscript has type 'char' [-Wchar-subscripts]
h2 = ((h2 - cod[b[i - n]] * pw % P + P) * 62 + cod[b[i]]) % P;
^
main.cpp:64:68: warning: array subscript has type 'char' [-Wchar-subscripts]
h2 = ((h2 - cod[b[i - n]] * pw % P + P) * 62 + cod[b[i]]) % P;
^
main.cpp:65:37: warning: array subscript has type 'char' [-Wchar-subscripts]
H2 = ((H2 - cod[b[i - n]] * PW % Q + Q) * 62 + cod[b[i]]) % Q;
^
main.cpp:65:68: warning: array subscript has type 'char' [-Wchar-subscripts]
H2 = ((H2 - cod[b[i - n]] * PW % Q + Q) * 62 + cod[b[i]]) % Q;
^
main.cpp:83:37: warning: array subscript has type 'char' [-Wchar-subscripts]
h1 = (h1 * 62 + cod[a[i]]) % P;
^
main.cpp:84:37: warning: array subscript has type 'char' [-Wchar-subscripts]
H1 = (H1 * 62 + cod[a[i]]) % Q;
^
main.cpp:93:37: warning: array subscript has type 'char' [-Wchar-subscripts]
h1 = ((h1 - cod[a[i - m]] * pw % P + P) * 62 + cod[a[i]]) % P;
^
main.cpp:93:68: warning: array subscript has type 'char' [-Wchar-subscripts]
h1 = ((h1 - cod[a[i - m]] * pw % P + P) * 62 + cod[a[i]]) % P;
^
main.cpp:94:37: warning: array subscript has type 'char' [-Wchar-subscripts]
H1 = ((H1 - cod[a[i - m]] * PW % Q + Q) * 62 + cod[a[i]]) % Q;
^
main.cpp:94:68: warning: array subscript has type 'char' [-Wchar-subscripts]
H1 = ((H1 - cod[a[i - m]] * PW % Q + Q) * 62 + cod[a[i]]) % Q;
^
main.cpp:108:32: warning: array subscript has type 'char' [-Wchar-subscripts]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 605ms | 2097kb | Time limit exceeded | 0 |
Punctaj total | 0 |