QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#223732 | #2615. Surround the Cat | ZhangYiDe | RE | 0ms | 0kb | C++17 | 2.1kb | 2023-10-22 16:08:30 | 2023-10-22 16:08:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Runtime Error
input:
0 0 1 0 1 -1 1 -2 2 -2 2 -3 3 -3 3 -4 3 -5 4 -5
output:
0 -8 8 0 2 -6 4 -4 6 -2 -2 -8 8 2 8 4 8 6 8 8