QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#760471 | #8058. Binary vs Ternary | ucup-team5468 | WA | 1ms | 3812kb | C++20 | 4.4kb | 2024-11-18 17:05:07 | 2024-11-18 17:05:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3812kb
input:
3 1 111 110110 1101010 1111 111111
output:
-1 10 1 2 1 2 2 3 3 4 2 3 3 4 4 5 4 5 4 5 5 7 4 1 2 1 3 1 2 2 3
result:
ok Haitang Suki (3 test cases)
Test #2:
score: 0
Accepted
time: 1ms
memory: 3472kb
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:
11 2 3 2 3 2 3 3 5 1 2 1 2 1 2 2 4 3 5 1 2 2 3 -1 5 3 5 1 2 2 3 1 2 2 5 1 1 2 9 1 2 1 2 1 3 1 2 2 3 3 4 3 4 3 4 4 6 6 1 2 1 2 1 2 2 4 2 4 1 2 10 2 3 2 3 3 5 2 3 1 2 1 2 1 2 2 4 2 5 1 2 6 1 2 1 2 1 2 2 4 2 3 1 2 -1 9 3 4 3 4 3 4 4 6 1 2 1 2 2 4 1 2 2 5 6 1 2 1 2 1 3 1 3 1 2 2 3 3 4 5 3 4 1 3 -1 7 1 2...
result:
ok Haitang Suki (1000 test cases)
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3584kb
input:
1000 1110 110 1 11 1110 110 101 111 100 1001 10 110 1001 10011 10 11010 100 111 1101 1001 1 111 1 1 11 1 1011 1101 1 11 111 10 100 1110 1001 10 10 11 1 10 11 11 111 1100 10100 11001 10 110 1001 101 1 10011 100 10 10110 111 1100 110 11010 11 1000 1101 1010 1 1100 100 11010 1 1011 1 11001 1110 11 1110...
output:
10 2 3 2 3 2 3 3 5 1 2 1 2 1 2 2 4 3 4 1 2 -1 10 2 3 2 3 2 3 3 5 1 2 1 2 1 2 2 4 3 4 1 2 1 1 2 10 1 2 1 3 2 3 3 4 2 3 3 4 1 2 1 2 1 2 2 4 3 1 2 1 2 1 2 10 1 2 1 3 2 3 3 4 2 3 3 4 1 2 1 2 1 2 2 4 9 1 2 1 2 1 3 1 3 4 5 4 5 4 5 5 7 1 2 2 1 2 2 3 4 1 2 1 2 1 2 2 4 -1 0 -1 5 1 2 2 3 2 3 2 3 3 5 -1 9 2 3 ...
result:
wrong output format Expected integer, but "err" found (test case 281)