QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#772357 | #9246. Dominating Point | MaMengQi | WA | 0ms | 4056kb | C++17 | 1.5kb | 2024-11-22 18:58:56 | 2024-11-22 18:58:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 4056kb
input:
6 011010 000101 010111 100001 010100 100010
output:
1 3 4
result:
ok OK, Answer correct.
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3744kb
input:
3 011 001 000
output:
NOT FOUND
result:
wrong output format Expected EOF