QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#318417 | #6414. Classical Maximization Problem | ucup-team1895 | WA | 60ms | 18060kb | C++14 | 2.3kb | 2024-01-31 10:01:51 | 2024-01-31 10:01:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 15872kb
input:
3 2 0 0 0 1 1 0 1 1 2 0 0 0 1 0 2 0 3 2 0 0 1 1 2 2 3 3
output:
2 2 4 3 1 2 1 2 3 4 0 1 2 3 4
result:
ok ok (3 test cases)
Test #2:
score: -100
Wrong Answer
time: 60ms
memory: 18060kb
input:
10000 2 -107276936 -310501829 419434212 585811870 -65754386 -491212232 381152038 897148193 3 -474045168 493506332 299114415 540203303 165808153 983551 -506936261 -694189769 766718170 -725540031 975267148 -593051087 1 -818952276 -762387923 584023914 -612401389 6 -77701228 -266484128 659434465 6322062...
output:
0 1 2 3 4 0 5 6 3 4 0 0 0 5 6 0 7 8 9 10 11 12 0 0 0 0 0 0 0 13 14 9 10 11 12 0 0 0 0 0 0 0 0 0 13 14 0 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 16 17 1...
result:
wrong answer Integer parameter [name=a[3]] equals to 0, violates the range [1, 6] (test case 2)