QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#145190#6410. Classical DP Problemalch07WA 0ms3412kbC++141.4kb2023-08-21 23:23:592023-08-21 23:24:00

詳細信息

Test #1:

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

input:

3
1 2 3

output:

2 2

result:

wrong answer 2nd numbers differ - expected: '6', found: '2'