QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#60277 | #162. Merges and Acquisitions | ZhaoZiLong | WA | 2ms | 3492kb | C++20 | 745b | 2022-11-03 14:02:48 | 2022-11-03 14:02:51 |
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: 3492kb
input:
acmicpc tsukuba
output:
No
result:
ok single line: 'No'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3324kb
input:
hoge moen
output:
Yes
result:
ok single line: 'Yes'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3304kb
input:
abcdefg xacxegx
output:
Yes
result:
ok single line: 'Yes'
Test #4:
score: 0
Accepted
time: 2ms
memory: 3300kb
input:
bbaaabba bababaaa
output:
Yes
result:
ok single line: 'Yes'
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 3356kb
input:
abbbabbbaaaabaabbaaab babaaabbbababbbbbbbba
output:
Yes
result:
wrong answer 1st lines differ - expected: 'No', found: 'Yes'