QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#60278 | #162. Merges and Acquisitions | GuanYunchang | WA | 4ms | 7452kb | C++17 | 2.8kb | 2022-11-03 14:03:36 | 2022-11-03 14:03:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 7404kb
input:
acmicpc tsukuba
output:
No
result:
ok single line: 'No'
Test #2:
score: 0
Accepted
time: 0ms
memory: 7452kb
input:
hoge moen
output:
Yes
result:
ok single line: 'Yes'
Test #3:
score: 0
Accepted
time: 3ms
memory: 7304kb
input:
abcdefg xacxegx
output:
Yes
result:
ok single line: 'Yes'
Test #4:
score: -100
Wrong Answer
time: 4ms
memory: 7252kb
input:
bbaaabba bababaaa
output:
No
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'No'