QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#624400#8041. Life is Hard and Undecidable, but...HuangHanShengWA 0ms3720kbC++11510b2024-10-09 15:45:372024-10-09 15:45:38

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3720kb

input:

1

output:

1
1 1

result:

ok n=1

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3652kb

input:

2

output:

2
1 1
2 2

result:

wrong answer Die out at generation 1