QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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.