QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#746333 | #8041. Life is Hard and Undecidable, but... | ucup-team4194# | WA | 0ms | 3852kb | C++20 | 559b | 2024-11-14 14:16:57 | 2024-11-14 14:16:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3852kb
input:
1
output:
2 1 1 2 1
result:
ok n=2
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3620kb
input:
2
output:
4 1 1 2 1 3 2 4 2
result:
wrong answer Alive at generation 2