QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#60297 | #162. Merges and Acquisitions | ZhaoZiLong | WA | 4ms | 7380kb | C++17 | 2.6kb | 2022-11-03 14:31:37 | 2022-11-03 14:31:39 |
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: 4ms
memory: 7380kb
input:
acmicpc tsukuba
output:
No
result:
ok single line: 'No'
Test #2:
score: 0
Accepted
time: 1ms
memory: 7312kb
input:
hoge moen
output:
Yes
result:
ok single line: 'Yes'
Test #3:
score: 0
Accepted
time: 3ms
memory: 7256kb
input:
abcdefg xacxegx
output:
Yes
result:
ok single line: 'Yes'
Test #4:
score: -100
Wrong Answer
time: 2ms
memory: 7332kb
input:
bbaaabba bababaaa
output:
No
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'No'