QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#165873 | #5436. DRX vs. T1 | GuanYunchang | WA | 1ms | 3480kb | C++20 | 1.3kb | 2023-09-05 22:28:52 | 2023-09-05 22:28:52 |
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: 1ms
memory: 3424kb
input:
TDTT?
output:
T1
result:
ok single line: 'T1'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3480kb
input:
DTDD?
output:
DRX
result:
ok single line: 'DRX'
Test #3:
score: 0
Accepted
time: 1ms
memory: 3416kb
input:
DDD??
output:
DRX
result:
ok single line: 'DRX'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3412kb
input:
DDTD?
output:
DRX
result:
ok single line: 'DRX'
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3468kb
input:
DDTTD
output:
result:
wrong answer 1st lines differ - expected: 'DRX', found: ''