QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#555087#8040. Let Them Eat CakeGuanYunchangTL 0ms3600kbC++201017b2024-09-09 19:45:382024-09-09 19:45:39

详细

Test #1:

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

input:

5
1 2 3 4 5

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: -100
Time Limit Exceeded

input:

5
1 5 3 4 2

output:


result: