Pagini recente » Borderou de evaluare (job #2119142) | Borderou de evaluare (job #596794) | Borderou de evaluare (job #2424934) | Borderou de evaluare (job #841351) | Borderou de evaluare (job #2046474)
Borderou de evaluare (job #2046474)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < s1.size (); i++) {
^
user.cpp:33:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
H[s1[i]].push_back (i + 1);
^
user.cpp:35:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < s2.size (); i++) {
^
user.cpp:36:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (H[s2[i]].empty ()) {
^
user.cpp:40:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
v[i + 1] = H[s2[i]].front ();
^
user.cpp:41:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
H[s2[i]].pop_front ();
^
user.cpp:44:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (!H[s1[i]].empty ()) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 496kb | OK | 10 |
2 | 0ms | 488kb | OK | 10 |
3 | 0ms | 524kb | OK | 10 |
4 | 0ms | 520kb | OK | 10 |
5 | 0ms | 820kb | OK | 10 |
6 | 12ms | 1172kb | Incorect | 0 |
7 | 12ms | 1168kb | Incorect | 0 |
8 | Depăşit | 1172kb | Time limit exceeded. | 0 |
9 | 12ms | 1168kb | Incorect | 0 |
10 | Depăşit | 1164kb | Time limit exceeded. | 0 |
Punctaj total | 50 |