QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#372339 | #6749. Target | MaMengQi | WA | 1ms | 3692kb | C++20 | 674b | 2024-03-31 11:38:22 | 2024-03-31 11:38:24 |
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: 3692kb
input:
0.5 0.25
output:
1
result:
ok ok
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3688kb
input:
1 0.75
output:
111111111111111111111111111111111111111111111111122
result:
wrong answer wa