QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#776516 | #9622. 有限小数 | ucup-team1132 | WA | 1ms | 3876kb | C++14 | 691b | 2024-11-23 19:12:50 | 2024-11-23 19:12:51 |
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: 3876kb
input:
4 1 2 2 3 3 7 19 79
output:
0 1 0 1 0 1 1 -450491983265440384
result:
wrong answer The result is not terminating.(Testcase 2)