QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#865046 | #9969. Kindergarten Square | ucup-team1293# | WA | 1ms | 3584kb | C++14 | 386b | 2025-01-21 14:16:53 | 2025-01-21 14:16:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3584kb
input:
4 6 7 10 11 2 3 4 5 8 5 5 13 1 2 5 6
output:
100000 4 -1 -1 -1 -1 100000 4
result:
wrong answer Contestant printed -1 while a solution exists.