QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#372387 | #6749. Target | HuangHanSheng | TL | 70ms | 44604kb | Java8 | 888b | 2024-03-31 12:34:09 | 2024-03-31 12:34:10 |
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: 57ms
memory: 44604kb
input:
0.5 0.25
output:
1
result:
ok ok
Test #2:
score: 0
Accepted
time: 54ms
memory: 44240kb
input:
1 0.75
output:
12
result:
ok ok
Test #3:
score: 0
Accepted
time: 70ms
memory: 44232kb
input:
1 0
output:
11111111111111
result:
ok ok
Test #4:
score: -100
Time Limit Exceeded
input:
0.361954 0.578805