QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#237460 | #881. Gig Combinatorics | GuanYunchang | WA | 1ms | 3508kb | C++17 | 1.3kb | 2023-11-04 14:10:21 | 2023-11-04 14:10:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3508kb
input:
9 1 1 1 2 2 2 3 3 3
output:
63
result:
ok answer is '63'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3508kb
input:
8 1 2 1 2 3 1 2 3
output:
15
result:
ok answer is '15'
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3456kb
input:
310 1 2 3 2 2 3 2 3 2 1 2 3 2 3 2 1 2 1 1 2 1 2 3 3 2 2 3 3 2 2 1 1 2 3 2 2 3 2 3 2 1 2 3 2 3 2 1 2 1 1 2 1 2 3 3 2 2 3 3 2 2 2 1 2 3 2 2 3 2 3 2 1 2 3 2 3 2 1 2 1 1 2 1 2 3 3 2 2 3 3 2 2 2 1 2 3 2 2 3 2 3 2 1 2 3 2 3 2 1 2 1 1 2 1 2 3 3 2 2 3 3 2 2 1 1 2 3 2 2 3 2 3 2 1 2 3 2 3 2 1 2 1 1 2 1 2 3 3 ...
output:
227848228
result:
wrong answer expected '265702265', found '227848228'