QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#879314 | #9695. Trash Problem | ucup-team3705# | WA | 1ms | 3712kb | C++23 | 2.4kb | 2025-02-01 23:30:38 | 2025-02-01 23:30:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3584kb
input:
4 0110 0110 1111 1111
output:
17
result:
ok 1 number(s): "17"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
20 00110101100010111111 01000101010001111000 11101001001011011010 01000001001001101110 11100011001111111100 01101110111100111100 10000101011110110101 10001001101110000110 11110011110001110010 10001000101101011111 01000010001100110101 00111100100010011010 01000011000111011011 00111010111111010101 000...
output:
549
result:
ok 1 number(s): "549"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
20 01110011110110000110 10110000111010001100 01111100000001001010 11011111110110011001 01111001001010010111 00111001110110010001 01101011100101011111 10100001100011110001 00101111101011000011 11011011010110101001 01010011011110000111 11111100111100010110 00110111111010011111 00000011000100111011 011...
output:
591
result:
ok 1 number(s): "591"
Test #4:
score: 0
Accepted
time: 1ms
memory: 3712kb
input:
19 1000101101010111010 0001001000101010101 1101111101111110010 0100101100110101010 1111011000111010000 1010000111101101110 0001111010100011010 0011010011011111110 1110111011001001000 0001011010111111010 1010101100000110101 1000000011000111101 1101000011101001001 0011000100011110010 11100010000101001...
output:
558
result:
ok 1 number(s): "558"
Test #5:
score: 0
Accepted
time: 1ms
memory: 3712kb
input:
20 11011001111000000000 11011111111001100000 01111111101101101100 01111001101100111111 11000000011110110011 11000000011110001111 00011000111100111111 00011011111100110011 00011011011110011011 00011011011110011110 11110011110011000110 11110011110011011000 00001111011110011011 00111101111110111111 001...
output:
1629
result:
ok 1 number(s): "1629"
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3712kb
input:
20 00011000000001100011 00011110110111101111 11110110110111101100 11110011011111111000 01111011011110011000 01111000111100110000 01111000111100110000 01111011001101101100 11110011001101101100 11111100111101111110 00001111111101111110 00110011110000001100 00110011110111101100 01111011011111111110 011...
output:
1689
result:
wrong answer 1st numbers differ - expected: '1687', found: '1689'