QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#872391 | #9969. Kindergarten Square | GuanYunchang | WA | 0ms | 3584kb | C++20 | 375b | 2025-01-26 01:13:18 | 2025-01-26 01:13:23 |
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: 0ms
memory: 3584kb
input:
4 6 7 10 11 2 3 4 5 8 5 5 13 1 2 5 6
output:
3 4 3 2 -1 2 4
result:
wrong answer Incorrect H & W pair for the given 2x2 submatrix.