Pagini recente » Borderou de evaluare (job #224640) | Borderou de evaluare (job #2493636) | Borderou de evaluare (job #174109) | Borderou de evaluare (job #2599155) | Borderou de evaluare (job #2046466)
Borderou de evaluare (job #2046466)
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 (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]].top ();
^
user.cpp:41:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
H[s2[i]].pop ();
^
user.cpp:43:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < s1.size (); i++) {
^
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 | 412kb | OK | 10 |
2 | 0ms | 400kb | OK | 10 |
3 | 0ms | 452kb | OK | 10 |
4 | 0ms | 452kb | OK | 10 |
5 | 4ms | 772kb | OK | 10 |
6 | 20ms | 1188kb | Incorect | 0 |
7 | 12ms | 1140kb | Incorect | 0 |
8 | Depăşit | 1192kb | Time limit exceeded. | 0 |
9 | 20ms | 1144kb | Incorect | 0 |
10 | Depăşit | 1104kb | Time limit exceeded. | 0 |
Punctaj total | 50 |