QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#511009 | #5418. Color the Tree | ucup-team1154 | WA | 61ms | 13940kb | C++17 | 3.7kb | 2024-08-09 15:09:11 | 2024-08-09 15:09:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 13888kb
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: 61ms
memory: 13940kb
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:
186 99 254 200 168 428 281 115 105 97 157 92 184 109 265 114 225 200 189 161 142 125 78 289 380 258 212 212 89 176 196 305 107 380 212 230 223 179 194 129 114 151 223 209 361 194 141 79 226 59 56 42 143 156 207 135 106 261 53 130 234 165 236 150 359 90 205 381 80 442 168 105 186 174 252 297 92 226 9...
result:
wrong answer 1st numbers differ - expected: '180', found: '186'