QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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.