QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#727634 | #8041. Life is Hard and Undecidable, but... | ZhangYiDe | WA | 0ms | 3640kb | C++11 | 1.1kb | 2024-11-09 13:29:17 | 2024-11-09 13:29:17 |
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: 100
Accepted
time: 0ms
memory: 3640kb
input:
1
output:
2 1 1 1 2
result:
ok n=2
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3548kb
input:
2
output:
4 1 1 1 2 1 3 1 4
result:
wrong answer Alive at generation 2