QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#123323 | #5652. Controllers | MaMengQi | RE | 1ms | 3496kb | C++11 | 391b | 2023-07-12 12:25:41 | 2023-07-12 12:25:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3496kb
input:
8 +-+---+- 5 2 1 10 3 7 9 10 10 5 3
output:
YES NO NO NO YES
result:
ok 5 lines
Test #2:
score: -100
Runtime Error
input:
6 +-++-- 2 9 7 1 1
output:
YES