QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#44334 | #2115. Od deski do deski [A] | SuffixTree | 3 | 30ms | 56188kb | C++17 | 586b | 2022-08-15 19:42:57 | 2022-08-15 19:42:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 1
Accepted
Test #1:
score: 1
Accepted
time: 2ms
memory: 3856kb
input:
4 2
output:
10
result:
ok single line: '10'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3784kb
input:
1 1
output:
0
result:
ok single line: '0'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3780kb
input:
1 3
output:
0
result:
ok single line: '0'
Test #4:
score: 0
Accepted
time: 2ms
memory: 3832kb
input:
1 5
output:
0
result:
ok single line: '0'
Test #5:
score: 0
Accepted
time: 1ms
memory: 3848kb
input:
2 2
output:
2
result:
ok single line: '2'
Test #6:
score: 0
Accepted
time: 2ms
memory: 3784kb
input:
2 4
output:
4
result:
ok single line: '4'
Test #7:
score: 0
Accepted
time: 2ms
memory: 3656kb
input:
3 1
output:
1
result:
ok single line: '1'
Test #8:
score: 0
Accepted
time: 2ms
memory: 3784kb
input:
3 3
output:
9
result:
ok single line: '9'
Test #9:
score: 0
Accepted
time: 2ms
memory: 3820kb
input:
3 5
output:
25
result:
ok single line: '25'
Test #10:
score: 0
Accepted
time: 2ms
memory: 3716kb
input:
4 2
output:
10
result:
ok single line: '10'
Test #11:
score: 0
Accepted
time: 2ms
memory: 3792kb
input:
4 4
output:
76
result:
ok single line: '76'
Test #12:
score: 0
Accepted
time: 2ms
memory: 3772kb
input:
5 1
output:
1
result:
ok single line: '1'
Test #13:
score: 0
Accepted
time: 1ms
memory: 3844kb
input:
5 3
output:
117
result:
ok single line: '117'
Test #14:
score: 0
Accepted
time: 2ms
memory: 3664kb
input:
5 5
output:
825
result:
ok single line: '825'
Test #15:
score: 0
Accepted
time: 0ms
memory: 3800kb
input:
7 2
output:
116
result:
ok single line: '116'
Test #16:
score: 0
Accepted
time: 2ms
memory: 5856kb
input:
9 2
output:
496
result:
ok single line: '496'
Test #17:
score: 0
Accepted
time: 2ms
memory: 3792kb
input:
11 2
output:
2028
result:
ok single line: '2028'
Test #18:
score: 0
Accepted
time: 2ms
memory: 3896kb
input:
13 2
output:
8168
result:
ok single line: '8168'
Test #19:
score: 0
Accepted
time: 2ms
memory: 3820kb
input:
10 3
output:
48237
result:
ok single line: '48237'
Subtask #2:
score: 1
Accepted
Test #20:
score: 1
Accepted
time: 1ms
memory: 3648kb
input:
1 2
output:
0
result:
ok single line: '0'
Test #21:
score: 0
Accepted
time: 0ms
memory: 3756kb
input:
1 4
output:
0
result:
ok single line: '0'
Test #22:
score: 0
Accepted
time: 2ms
memory: 3780kb
input:
2 1
output:
1
result:
ok single line: '1'
Test #23:
score: 0
Accepted
time: 1ms
memory: 3852kb
input:
2 3
output:
3
result:
ok single line: '3'
Test #24:
score: 0
Accepted
time: 2ms
memory: 3768kb
input:
2 5
output:
5
result:
ok single line: '5'
Test #25:
score: 0
Accepted
time: 2ms
memory: 3852kb
input:
3 2
output:
4
result:
ok single line: '4'
Test #26:
score: 0
Accepted
time: 2ms
memory: 3856kb
input:
3 4
output:
16
result:
ok single line: '16'
Test #27:
score: 0
Accepted
time: 0ms
memory: 3792kb
input:
4 1
output:
1
result:
ok single line: '1'
Test #28:
score: 0
Accepted
time: 2ms
memory: 3856kb
input:
4 3
output:
33
result:
ok single line: '33'
Test #29:
score: 0
Accepted
time: 3ms
memory: 3796kb
input:
4 5
output:
145
result:
ok single line: '145'
Test #30:
score: 0
Accepted
time: 3ms
memory: 3848kb
input:
5 2
output:
24
result:
ok single line: '24'
Test #31:
score: 0
Accepted
time: 2ms
memory: 3724kb
input:
5 4
output:
352
result:
ok single line: '352'
Test #32:
score: 0
Accepted
time: 2ms
memory: 3796kb
input:
6 2
output:
54
result:
ok single line: '54'
Test #33:
score: 0
Accepted
time: 3ms
memory: 5848kb
input:
8 2
output:
242
result:
ok single line: '242'
Test #34:
score: 0
Accepted
time: 0ms
memory: 5732kb
input:
10 2
output:
1006
result:
ok single line: '1006'
Test #35:
score: 0
Accepted
time: 0ms
memory: 3856kb
input:
12 2
output:
4074
result:
ok single line: '4074'
Test #36:
score: 0
Accepted
time: 2ms
memory: 3804kb
input:
14 2
output:
16358
result:
ok single line: '16358'
Subtask #3:
score: 1
Accepted
Test #37:
score: 1
Accepted
time: 4ms
memory: 27864kb
input:
1689 2
output:
998472085
result:
ok single line: '998472085'
Test #38:
score: 0
Accepted
time: 21ms
memory: 50152kb
input:
2748 2
output:
451726470
result:
ok single line: '451726470'
Test #39:
score: 0
Accepted
time: 2ms
memory: 20424kb
input:
1204 2
output:
449822862
result:
ok single line: '449822862'
Test #40:
score: 0
Accepted
time: 30ms
memory: 49644kb
input:
2727 2
output:
203224669
result:
ok single line: '203224669'
Test #41:
score: 0
Accepted
time: 8ms
memory: 17864kb
input:
984 2
output:
175698237
result:
ok single line: '175698237'
Test #42:
score: 0
Accepted
time: 17ms
memory: 56188kb
input:
3000 2
output:
165694478
result:
ok single line: '165694478'
Subtask #4:
score: 0
Wrong Answer
Test #43:
score: 0
Wrong Answer
time: 0ms
memory: 5960kb
input:
97 83
output:
-1896881230
result:
wrong answer 1st lines differ - expected: '613159502', found: '-1896881230'
Subtask #5:
score: 0
Wrong Answer
Test #50:
score: 0
Wrong Answer
time: 10ms
memory: 19836kb
input:
1168 346407973
output:
-1555743386
result:
wrong answer 1st lines differ - expected: '112579949', found: '-1555743386'
Subtask #6:
score: 0
Wrong Answer
Test #55:
score: 0
Wrong Answer
time: 3ms
memory: 6056kb
input:
123 468402382
output:
-378320184
result:
wrong answer 1st lines differ - expected: '827499041', found: '-378320184'
Subtask #7:
score: 0
Wrong Answer
Test #60:
score: 0
Wrong Answer
time: 2ms
memory: 15424kb
input:
779 140176290
output:
875362342
result:
wrong answer 1st lines differ - expected: '438118426', found: '875362342'
Subtask #8:
score: 0
Wrong Answer
Test #65:
score: 0
Wrong Answer
time: 16ms
memory: 40088kb
input:
2315 21373850
output:
-56020367
result:
wrong answer 1st lines differ - expected: '692830582', found: '-56020367'
Subtask #9:
score: 0
Wrong Answer
Test #71:
score: 0
Wrong Answer
time: 21ms
memory: 47436kb
input:
2631 684393357
output:
259413578
result:
wrong answer 1st lines differ - expected: '936211679', found: '259413578'
Subtask #10:
score: 0
Wrong Answer
Test #77:
score: 0
Wrong Answer
time: 21ms
memory: 56084kb
input:
3000 1000000000
output:
-280731130
result:
wrong answer 1st lines differ - expected: '543073891', found: '-280731130'