QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#431586 | #8547. Whose Land? | egypt_ioi2024_04 | WA | 0ms | 11884kb | C++20 | 5.2kb | 2024-06-05 19:23:22 | 2024-06-05 19:23: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: 11884kb
input:
2 5 1 2 1 2 1 3 2 4 2 5 2 2 2 3 8 2 3 1 2 1 3 2 4 2 5 4 6 5 7 7 8 2 2 2 5 3 4
output:
h : 0, h : 1, h : 0, h : 1, h : 2, h : 0, h : 1, h : 1, h : 2, h : 1, h : 2, 4 5 h : 0, h : 1, h : 2, h : 0, h : 1, h : 2, h : 3, h : 0, h : 1, h : 0, h : 1, h : 2, h : 3, h : 0, h : 1, h : 2, h : 3, h : 4, h : 1, h : 2, h : 3, h : 1, h : 2, h : 3, h : 4, h : 2, h : 3, h : 4, 7 8 6
result:
wrong output format Expected integer, but "h" found