QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#682405#7866. TeleportationZhaoZiLongRE 0ms3520kbC++171.4kb2024-10-27 15:20:282024-10-27 15:20:30

詳細信息

Test #1:

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

input:

4 3
0 1 2 3

output:

4

result:

ok 1 number(s): "4"

Test #2:

score: -100
Runtime Error

input:

4 3
0 0 0 0

output:


result: