QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#236230 | #6442. Secret of Tianqiu Valley | ucup-team1001# | WA | 8ms | 8968kb | Python3 | 36b | 2023-11-03 18:45:48 | 2023-11-03 18:45:48 |
Judging History
answer
print(5)
print(1,2,3,4,5)
print(0)
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 8ms
memory: 8968kb
input:
2 5 00000 3 001
output:
5 1 2 3 4 5 0
result:
wrong answer ignite ignited torch (test case 1)