QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#395739#6734. Click the CircleGuanYunchangWA 1ms4076kbC++171.9kb2024-04-21 17:56:422024-04-21 17:56:42

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4076kb

input:

2 1 1
1 1 1 2
1 2 2 3

output:

YES

result:

wrong output format Expected integer, but "YES" found