QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45932#4565. Rarest InsectsMaMengQi0 7ms3856kbC++175.8kb2022-08-24 18:17:192022-08-24 18:17:21

詳細信息

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3856kb

input:

6
1
2
1
2
1
2

output:

8
0 5
8
2
8
0 4
8
2
8
1 4
8
0 3
8
2
8
0 2
8
2
8
1 2
8
0 1
8
2
8
0 0
8
2
8
1 0
8
1 5
8
1 3
8
1 1
>>>> ri -> 1
8
0 0
8
2

result:

wrong answer Secret mismatch (possible tampering with the output)

Subtask #2:

score: 0
Wrong Answer

Test #24:

score: 15
Accepted
time: 6ms
memory: 3768kb

input:

1000
1
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2...

output:

8
0 999
8
2
8
0 998
8
2
8
1 998
8
0 997
8
2
8
1 997
8
0 996
8
2
8
1 996
8
0 995
8
2
8
1 995
8
0 994
8
2
8
1 994
8
0 993
8
2
8
1 993
8
0 992
8
2
8
1 992
8
0 991
8
2
8
1 991
8
0 990
8
2
8
1 990
8
0 989
8
2
8
1 989
8
0 988
8
2
8
1 988
8
0 987
8
2
8
1 987
8
0 986
8
2
8
1 986
8
0 985
8
2
8
1 985
8
0 984
...

result:

ok 

Test #25:

score: -15
Wrong Answer
time: 7ms
memory: 3832kb

input:

1000
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1...

output:

8
0 999
8
2
8
0 998
8
2
8
0 997
8
2
8
0 996
8
2
8
0 995
8
2
8
0 994
8
2
8
0 993
8
2
8
0 992
8
2
8
0 991
8
2
8
0 990
8
2
8
0 989
8
2
8
0 988
8
2
8
0 987
8
2
8
0 986
8
2
8
0 985
8
2
8
0 984
8
2
8
0 983
8
2
8
0 982
8
2
8
0 981
8
2
8
0 980
8
2
8
0 979
8
2
8
0 978
8
2
8
0 977
8
2
8
0 976
8
2
8
0 975
8
2
...

result:

wrong answer Secret mismatch (possible tampering with the output)

Subtask #3:

score: 0
Wrong Answer

Test #43:

score: 75
Accepted
time: 2ms
memory: 3712kb

input:

2
1
2

output:

8
0 1
8
2
8
0 0
8
2
8
1 0
8
3 2

result:

ok 

Test #44:

score: 0
Wrong Answer
time: 0ms
memory: 3712kb

input:

2
1
1

output:

8
0 1
8
2
8
0 0
8
2
8
1 1
8
1 0
>>>> ri -> 0
8
3 1

result:

wrong answer Secret mismatch (possible tampering with the output)