QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#41776#162. Merges and AcquisitionsZhangYiDeWA 2ms3724kbC++11589b2022-08-01 13:16:412022-08-01 13:16:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3608kb

input:

acmicpc
tsukuba

output:

No

result:

ok single line: 'No'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3492kb

input:

hoge
moen

output:

Yes

result:

ok single line: 'Yes'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3628kb

input:

abcdefg
xacxegx

output:

Yes

result:

ok single line: 'Yes'

Test #4:

score: 0
Accepted
time: 2ms
memory: 3488kb

input:

bbaaabba
bababaaa

output:

Yes

result:

ok single line: 'Yes'

Test #5:

score: 0
Accepted
time: 2ms
memory: 3616kb

input:

abbbabbbaaaabaabbaaab
babaaabbbababbbbbbbba

output:

No

result:

ok single line: 'No'

Test #6:

score: 0
Accepted
time: 0ms
memory: 3560kb

input:

aaaab
abccb

output:

No

result:

ok single line: 'No'

Test #7:

score: 0
Accepted
time: 2ms
memory: 3560kb

input:

cbcbcaccbabaabaab
bbbbbaaabcbabcacc

output:

No

result:

ok single line: 'No'

Test #8:

score: 0
Accepted
time: 2ms
memory: 3636kb

input:

cbabdbdbdbaabcc
bccabcabcaabdcd

output:

No

result:

ok single line: 'No'

Test #9:

score: 0
Accepted
time: 2ms
memory: 3540kb

input:

bbacbacbacbb
bbbcacdddcdd

output:

No

result:

ok single line: 'No'

Test #10:

score: 0
Accepted
time: 2ms
memory: 3724kb

input:

ccbedcdceeddbbebbcbeeddd
ecdceeedeeadaacdacddaabb

output:

No

result:

ok single line: 'No'

Test #11:

score: 0
Accepted
time: 1ms
memory: 3496kb

input:

bccbebbbebdcdaebb
bacdacddaebdcacad

output:

No

result:

ok single line: 'No'

Test #12:

score: 0
Accepted
time: 0ms
memory: 3676kb

input:

abfcedbacefaafc
bccabfacbbbffcf

output:

No

result:

ok single line: 'No'

Test #13:

score: -100
Wrong Answer
time: 2ms
memory: 3636kb

input:

d
d

output:

No

result:

wrong answer 1st lines differ - expected: 'Yes', found: 'No'