QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#748969 | #9622. 有限小数 | #N/A (Jingheng Wang, Tianxiang Zhang, MaSiyuan Niu)# | WA | 1ms | 3660kb | C++17 | 969b | 2024-11-14 22:11:13 | 2024-11-14 22:11:14 |
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: 3660kb
input:
4 1 2 2 3 3 7 19 79
output:
1 2 1 3 1 14 3 316
result:
wrong answer Jury found better answer than participant's 0 < 1 (Testcase 1)