QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#405854 | #6749. Target | ZhangYiDe | WA | 0ms | 3744kb | C++17 | 1.2kb | 2024-05-06 14:58:11 | 2024-05-06 14:58:12 |
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: 0ms
memory: 3744kb
input:
0.5 0.25
output:
1111111111121
result:
ok ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
1 0.75
output:
11111111111122
result:
ok ok
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3708kb
input:
1 0
output:
result:
wrong answer wa