QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#766701 | #8058. Binary vs Ternary | ZhangYiDe | WA | 2ms | 3616kb | C++23 | 2.0kb | 2024-11-20 18:17:06 | 2024-11-20 18:17:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3560kb
input:
3 1 111 110110 1101010 1111 111111
output:
-1 1 2 4 2 1 3 2 5
result:
ok Haitang Suki (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3616kb
input:
1000 11100 111 1 11110 10001 10 1011 1111 10 1110 1100 11 11010 11 110 11 1 10001 10110 10 10 11111 10000 1001 10 1 11 10111 11 10 1 100 11 10100 1 10 101 11 1100 110 11 1110 1 1001 1 11111 10 10010 10 11001 110 1010 10011 1110 10100 1001 1001 101 100 1 1001 11 101 11 101 1001 1 1 1011 1 10 10 1011 ...
output:
-1 -1 -1 1 1 2 5 1 2 1 2 1 2 1 3 2 3 -1 -1 -1 -1 -1 6 1 2 1 2 1 3 1 3 1 2 2 3 -1 -1 -1 -1 -1 -1 -1 -1 -1 4 1 2 1 2 1 3 2 3 -1 -1 5 1 2 1 2 1 2 1 2 1 3 5 1 2 1 2 1 3 1 2 1 3 -1 -1 -1 -1 -1 -1 -1 2 1 2 1 2 -1 -1 -1 -1 -1 1 1 3 -1 -1 -1 -1 -1 -1 1 2 4 -1 -1 -1 2 2 4 2 3 -1 5 1 2 1 2 1 3 1 2 1 3 -1 -1 2...
result:
wrong answer Pans=-1, Jans!=-1 (test case 1)