QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#258068 | #7798. Colorful Village | waifuSenpai# | RE | 0ms | 57608kb | C++20 | 4.0kb | 2023-11-19 14:47:54 | 2023-11-19 14:47:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 57608kb
input:
2 4 1 3 1 3 4 4 2 2 1 6 5 3 2 4 7 1 7 5 5 8 2 5 3 1 1 2 2 3 3 1 2 2 3 3 4 4 5 5 6
output:
2 3 5 7 -1
result:
ok ok, 1 yes, 1 no (2 test cases)
Test #2:
score: -100
Runtime Error
input:
1 1 1 1 1 2