QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#398354#5443. Security at MuseumsmekoszcWA 1ms3852kbC++141.2kb2024-04-25 11:04:382024-04-25 11:04:38

详细

Test #1:

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

input:

7
0 20
40 0
40 20
70 50
50 70
30 50
0 50

output:

0000000

result:

wrong output format Expected integer, but "0000000" found