QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#448819 | #5418. Color the Tree | phlap | WA | 20ms | 4488kb | C++20 | 1.8kb | 2024-06-20 09:22:00 | 2024-06-20 09:22:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 4448kb
input:
3 4 10 15 40 1 1 2 2 3 2 4 5 10 5 1 100 1000 1 2 2 3 2 4 4 5 4 1000 200 10 8 1 2 2 3 3 4
output:
35 17 1218
result:
ok 3 number(s): "35 17 1218"
Test #2:
score: -100
Wrong Answer
time: 20ms
memory: 4488kb
input:
3000 54 43 44 11 49 17 14 7 30 35 12 34 14 15 8 29 47 30 31 39 17 26 23 26 45 34 50 49 13 35 18 29 15 13 44 47 5 22 20 19 46 30 22 26 13 47 46 43 27 48 48 13 14 30 44 1 2 1 3 2 4 3 5 4 6 2 7 4 8 1 9 3 10 1 11 8 12 2 13 9 14 1 15 1 16 15 17 15 18 7 19 1 20 19 21 13 22 10 23 17 24 9 25 9 26 24 27 8 28...
output:
184 164 228 230 172 240 277 126 105 81 155 87 154 123 149 119 232 230 132 175 153 170 78 285 255 274 188 211 119 199 211 222 88 268 234 222 205 180 195 120 119 148 180 175 312 220 182 91 197 59 56 31 119 192 203 157 146 223 53 140 189 180 208 137 233 94 217 317 80 350 160 105 146 177 240 283 137 215...
result:
wrong answer 1st numbers differ - expected: '180', found: '184'