QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41776 | #162. Merges and Acquisitions | ZhangYiDe | WA | 2ms | 3724kb | C++11 | 589b | 2022-08-01 13:16:41 | 2022-08-01 13:16:44 |
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
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'