QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41782 | #162. Merges and Acquisitions | GuanYunchang | WA | 2ms | 3632kb | C++ | 1.1kb | 2022-08-01 13:19:15 | 2022-08-01 13:19:16 |
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: 3588kb
input:
acmicpc tsukuba
output:
No
result:
ok single line: 'No'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3628kb
input:
hoge moen
output:
Yes
result:
ok single line: 'Yes'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3632kb
input:
abcdefg xacxegx
output:
Yes
result:
ok single line: 'Yes'
Test #4:
score: 0
Accepted
time: 2ms
memory: 3608kb
input:
bbaaabba bababaaa
output:
Yes
result:
ok single line: 'Yes'
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 3548kb
input:
abbbabbbaaaabaabbaaab babaaabbbababbbbbbbba
output:
Yes
result:
wrong answer 1st lines differ - expected: 'No', found: 'Yes'