QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#406028 | #5655. Train Splitting | MaMengQi | WA | 27ms | 3704kb | C++23 | 1.1kb | 2024-05-06 19:01:16 | 2024-05-06 19:01:16 |
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: 3620kb
input:
2 5 9 1 2 1 3 1 4 1 5 2 3 2 4 2 5 3 4 3 5 3 3 1 2 3 1 2 3
output:
2 2 2 1 2 2 1 2 1 2 3 1 2 3
result:
ok OK (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 27ms
memory: 3704kb
input:
100 50 1225 15 33 19 23 14 8 23 26 5 46 22 8 22 13 16 10 20 12 32 16 2 5 36 43 20 33 35 8 4 11 15 43 4 26 33 1 25 36 49 6 11 2 35 11 39 20 24 7 41 2 10 9 40 49 27 17 26 11 49 39 46 27 24 44 26 34 6 27 25 22 9 46 29 43 50 43 2 37 37 10 28 5 14 5 23 28 37 40 10 45 9 26 23 29 35 47 32 21 16 11 9 50 50 ...
output:
3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 ...
result:
wrong answer color 3 is connected (test case 1)