QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#669641 | #8041. Life is Hard and Undecidable, but... | ZhangYiDe | WA | 0ms | 3640kb | C++20 | 480b | 2024-10-23 19:15:48 | 2024-10-23 19:15:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3576kb
input:
1
output:
1 1 1
result:
ok n=1
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3640kb
input:
2
output:
3 1 1 1 2 1 3
result:
wrong answer Alive at generation 2