QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#765378 | #9622. 有限小数 | GuanYunchang | WA | 1ms | 3716kb | C++17 | 504b | 2024-11-20 14:05:51 | 2024-11-20 14:05:56 |
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: 0
Wrong Answer
time: 1ms
memory: 3716kb
input:
4 1 2 2 3 3 7 19 79
output:
1 2 1 3 1 4375 3 316
result:
wrong answer Jury found better answer than participant's 0 < 1 (Testcase 1)