QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#748958 | #9622. 有限小数 | ucup-team5580 | WA | 0ms | 3504kb | C++23 | 1.5kb | 2024-11-14 22:09:02 | 2024-11-14 22:09:07 |
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: 0ms
memory: 3504kb
input:
4 1 2 2 3 3 7 19 79
output:
1 1 1 3 1 14 3 316
result:
wrong answer Jury found better answer than participant's 0 < 1 (Testcase 1)