QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#733785#9246. Dominating Pointucup-team4471WA 1ms3812kbC++202.5kb2024-11-10 21:03:012024-11-10 21:03:01

詳細信息

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