QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#405852 | #6749. Target | ZhangYiDe | WA | 1ms | 3696kb | C++17 | 1.2kb | 2024-05-06 14:49:52 | 2024-05-06 14:49: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: 3696kb
input:
0.5 0.25
output:
1111111111121
result:
ok ok
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3688kb
input:
1 0.75
output:
111111111111212
result:
wrong answer wa