QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#268868 | #6745. Delete the Tree | ucup-team1151# | WA | 1ms | 3852kb | C++17 | 1.8kb | 2023-11-28 22:36:59 | 2023-11-28 22:37:00 |
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: 1ms
memory: 3588kb
input:
5 1 2 1 3 1 4 4 5
output:
3 1 4 3 5 3 2 1 1
result:
ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3488kb
input:
500 183 443 32 443 334 443 254 443 331 443 348 443 54 443 430 443 275 443 410 443 360 443 443 468 140 443 179 443 93 443 327 443 128 443 365 443 122 443 43 443 46 443 399 443 398 443 269 443 130 443 227 443 412 443 61 443 295 443 98 443 30 443 197 443 397 443 95 443 192 443 266 443 48 443 310 443 28...
output:
2 499 55 126 471 14 209 482 253 372 63 473 411 385 36 188 407 432 247 457 361 376 414 394 5 178 467 451 107 370 374 97 66 196 96 225 229 187 456 45 27 270 166 250 217 287 431 56 231 234 249 291 81 71 282 181 465 434 427 200 148 70 379 146 9 426 343 279 458 393 267 452 147 340 113 369 417 62 232 415 ...
result:
ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
500 80 180 80 254 1 180 80 337 180 323 80 248 180 205 80 189 180 480 80 330 180 454 80 498 142 180 80 193 180 346 80 89 180 389 80 125 180 232 80 93 180 228 80 327 180 357 80 417 180 362 80 278 180 316 80 312 163 180 80 310 176 180 80 463 180 210 80 478 180 294 80 185 124 180 80 143 180 339 80 253 1...
output:
3 249 49 178 13 173 42 352 297 19 467 496 291 100 258 420 328 462 288 283 479 155 221 476 183 129 52 368 369 292 257 238 388 314 24 187 92 309 477 300 349 284 445 249 376 31 270 166 103 44 14 405 29 30 195 108 397 449 269 136 418 243 293 67 9 247 421 394 412 325 273 266 12 387 296 116 355 207 17 115...
result:
ok
Test #4:
score: 0
Accepted
time: 1ms
memory: 3768kb
input:
500 387 488 301 488 301 413 13 413 13 265 176 265 176 398 74 398 74 241 241 415 386 415 386 448 210 448 210 285 147 285 147 264 19 264 19 314 314 335 54 335 54 261 261 484 425 484 350 425 156 350 156 164 164 420 8 420 8 309 230 309 230 441 408 441 183 408 183 410 204 410 204 318 151 318 151 328 328 ...
output:
10 62 278 112 439 52 99 317 225 251 1 44 446 388 453 431 131 31 272 117 222 85 38 474 72 120 499 361 216 93 172 158 383 219 284 349 66 463 223 373 358 258 124 76 321 346 152 341 347 467 483 79 191 315 308 447 206 86 10 414 151 350 314 74 190 455 233 221 69 256 162 288 411 351 154 163 26 356 40 259 7...
result:
ok
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3852kb
input:
500 147 209 104 147 13 209 209 466 104 485 17 104 13 214 13 179 151 466 176 466 130 485 286 485 17 359 17 178 214 486 55 214 179 350 179 327 151 167 151 498 146 176 102 176 99 130 130 232 286 294 286 389 56 359 330 359 178 488 178 441 440 486 210 486 55 157 55 458 237 350 350 352 327 371 317 327 167...
output:
11 4 422 140 223 62 7 199 169 189 120 434 303 381 85 240 255 25 57 39 477 377 59 19 367 184 417 133 450 6 20 85 109 491 305 382 363 27 311 266 376 337 132 331 164 10 473 342 448 128 287 63 100 271 465 96 9 292 288 320 220 449 436 351 141 298 490 364 228 293 58 161 243 48 64 191 264 289 246 397 129 2...
result:
wrong answer Integer 11 violates the range [0, 10]