QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#733785 | #9246. Dominating Point | ucup-team4471 | WA | 1ms | 3812kb | C++20 | 2.5kb | 2024-11-10 21:03:01 | 2024-11-10 21:03:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3812kb
input:
6 011010 000101 010111 100001 010100 100010
output:
00100043 1 5
result:
wrong output format Expected integer, but "00100043" found