29 August 2018 08:30:00 AM LINKED_LIST_VECTOR: C version Demonstrate how we can create a vector of linked lists. That is, for any index 0 <= I < N, we can immediately reference linked list number I, and display its linked items. List 0 will have 6 items Item 0 has a population of 17 Item 1 has a population of 1 Item 2 has a population of 17 Item 3 has a population of 8 Item 4 has a population of 15 Item 5 has a population of 18 List 1 will have 6 items Item 0 has a population of 15 Item 1 has a population of 17 Item 2 has a population of 8 Item 3 has a population of 16 Item 4 has a population of 15 Item 5 has a population of 12 List 2 will have 4 items Item 0 has a population of 14 Item 1 has a population of 9 Item 2 has a population of 11 Item 3 has a population of 6 List 3 will have 6 items Item 0 has a population of 8 Item 1 has a population of 10 Item 2 has a population of 2 Item 3 has a population of 14 Item 4 has a population of 8 Item 5 has a population of 12 List 4 will have 6 items Item 0 has a population of 17 Item 1 has a population of 2 Item 2 has a population of 16 Item 3 has a population of 5 Item 4 has a population of 14 Item 5 has a population of 17 List 5 will have 4 items Item 0 has a population of 17 Item 1 has a population of 18 Item 2 has a population of 5 Item 3 has a population of 1 List 0 Item 0 Pop = 17 MU: 0: 0.561695 1: 0.415307 2: 0.0661187 COV: Col: 0 1 2 Row 0: 0.257578 0.633966 0.401306 1: 0.109957 0.0617272 0.754673 2: 0.043829 0.449539 0.797287 Item 1 Pop = 1 MU: 0: 0.897504 1: 0.350752 2: 0.0945448 COV: Col: 0 1 2 Row 0: 0.0136169 0.123104 0.912484 1: 0.859097 0.00751236 0.113664 2: 0.840847 0.260303 0.351629 Item 2 Pop = 17 MU: 0: 0.267132 1: 0.692066 2: 0.561662 COV: Col: 0 1 2 Row 0: 0.861216 0.597917 0.396988 1: 0.453794 0.188955 0.185314 2: 0.911977 0.761492 0.574366 Item 3 Pop = 8 MU: 0: 0.617205 1: 0.361529 2: 0.21293 COV: Col: 0 1 2 Row 0: 0.714471 0.825003 0.710781 1: 0.117707 0.82466 0.0882833 2: 0.299329 0.0618618 0.777994 Item 4 Pop = 15 MU: 0: 0.308675 1: 0.899373 2: 0.763537 COV: Col: 0 1 2 Row 0: 0.761731 0.562088 0.0419093 1: 0.40697 0.01782 0.368851 2: 0.938749 0.501103 0.271724 Item 5 Pop = 18 MU: 0: 0.0290366 1: 0.0174423 2: 0.152384 COV: Col: 0 1 2 Row 0: 0.114319 0.206653 0.809519 1: 0.353907 0.212924 0.58709 2: 0.119308 0.612948 0.215492 List 1 Item 0 Pop = 15 MU: 0: 0.448019 1: 0.855176 2: 0.945017 COV: Col: 0 1 2 Row 0: 0.909057 0.481067 0.667842 1: 0.519726 0.292313 0.412278 2: 0.0301946 0.90264 0.156948 Item 1 Pop = 17 MU: 0: 0.964404 1: 0.74079 2: 0.456099 COV: Col: 0 1 2 Row 0: 0.653561 0.832281 0.775651 1: 0.406827 0.145756 0.362262 2: 0.540539 0.717128 0.531111 Item 2 Pop = 8 MU: 0: 0.269285 1: 0.877418 2: 0.761285 COV: Col: 0 1 2 Row 0: 0.913675 0.118211 0.877413 1: 0.135794 0.771781 0.679476 2: 0.291195 0.320633 0.949176 Item 3 Pop = 16 MU: 0: 0.0213662 1: 0.102278 2: 0.991406 COV: Col: 0 1 2 Row 0: 0.56326 0.604334 0.0215154 1: 0.704528 0.0461452 0.609135 2: 0.994146 0.562029 0.728789 Item 4 Pop = 15 MU: 0: 0.469634 1: 0.135194 2: 0.202348 COV: Col: 0 1 2 Row 0: 0.86012 0.155941 0.148682 1: 0.0406244 0.895727 0.893345 2: 0.773973 0.487127 0.445207 Item 5 Pop = 12 MU: 0: 0.228689 1: 0.5723 2: 0.639618 COV: Col: 0 1 2 Row 0: 0.0659845 0.412842 0.258509 1: 0.00211991 0.628397 0.754493 2: 0.629405 0.469879 0.768513 List 2 Item 0 Pop = 14 MU: 0: 0.584298 1: 0.304735 2: 0.684345 COV: Col: 0 1 2 Row 0: 0.7808 0.595555 0.84858 1: 0.910878 0.490323 0.083143 2: 0.131231 0.854159 0.383972 Item 1 Pop = 9 MU: 0: 0.565026 1: 0.394392 2: 0.538036 COV: Col: 0 1 2 Row 0: 0.775243 0.584076 0.856103 1: 0.509806 0.559778 0.529502 2: 0.305324 0.195029 0.344293 Item 2 Pop = 11 MU: 0: 0.406241 1: 0.692814 2: 0.121905 COV: Col: 0 1 2 Row 0: 0.858971 0.492085 0.584231 1: 0.722382 0.466644 0.173778 2: 0.079996 0.878359 0.684731 Item 3 Pop = 6 MU: 0: 0.214915 1: 0.0688213 2: 0.679375 COV: Col: 0 1 2 Row 0: 0.261012 0.351522 0.0867208 1: 0.829383 0.0327619 0.516988 2: 0.442158 0.62885 0.0110025 List 3 Item 0 Pop = 8 MU: 0: 0.871228 1: 0.722048 2: 0.455404 COV: Col: 0 1 2 Row 0: 0.966804 0.688186 0.21431 1: 0.078531 0.337421 0.908339 2: 0.87075 0.0363072 0.45591 Item 1 Pop = 10 MU: 0: 0.258065 1: 0.302162 2: 0.434341 COV: Col: 0 1 2 Row 0: 0.971341 0.61584 0.438869 1: 0.335417 0.424428 0.0781727 2: 0.358697 0.366481 0.849352 Item 2 Pop = 2 MU: 0: 0.00386793 1: 0.00835881 2: 0.48656 COV: Col: 0 1 2 Row 0: 0.622276 0.944417 0.0389144 1: 0.598399 0.824733 0.0341828 2: 0.29053 0.290477 0.510304 Item 3 Pop = 14 MU: 0: 0.397581 1: 0.151405 2: 0.66225 COV: Col: 0 1 2 Row 0: 0.428705 0.621841 0.663225 1: 0.236546 0.281714 0.824001 2: 0.628882 0.769302 0.986634 Item 4 Pop = 8 MU: 0: 0.151555 1: 0.179257 2: 0.770598 COV: Col: 0 1 2 Row 0: 0.441796 0.869792 0.623897 1: 0.263209 0.600145 0.830126 2: 0.761996 0.629358 0.91977 Item 5 Pop = 12 MU: 0: 0.620359 1: 0.368776 2: 0.024396 COV: Col: 0 1 2 Row 0: 0.0235872 0.373921 0.0550569 1: 0.430812 0.493998 0.341973 2: 0.652667 0.618198 0.532633 List 4 Item 0 Pop = 17 MU: 0: 0.485053 1: 0.285376 2: 0.319971 COV: Col: 0 1 2 Row 0: 0.754984 0.0756784 0.629162 1: 0.0149317 0.927452 0.328612 2: 0.956749 0.692547 0.975966 Item 1 Pop = 2 MU: 0: 0.393914 1: 0.507814 2: 0.822332 COV: Col: 0 1 2 Row 0: 0.935784 0.143524 0.490183 1: 0.713415 0.207696 0.502491 2: 0.358431 0.749955 0.373999 Item 2 Pop = 16 MU: 0: 0.192331 1: 0.511615 2: 0.708718 COV: Col: 0 1 2 Row 0: 0.428111 0.988433 0.0925785 1: 0.267912 0.60108 0.967258 2: 0.791217 0.352597 0.704005 Item 3 Pop = 5 MU: 0: 0.377365 1: 0.379108 2: 0.671502 COV: Col: 0 1 2 Row 0: 0.937284 0.0207367 0.907554 1: 0.9363 0.52206 0.267984 2: 0.394361 0.264825 0.0144396 Item 4 Pop = 14 MU: 0: 0.934913 1: 0.0749657 2: 0.94795 COV: Col: 0 1 2 Row 0: 0.193285 0.00911556 0.119157 1: 0.542296 0.205279 0.665071 2: 0.376332 0.128703 0.842376 Item 5 Pop = 17 MU: 0: 0.0137775 1: 0.557809 2: 0.0955683 COV: Col: 0 1 2 Row 0: 0.217119 0.0759909 0.847437 1: 0.121953 0.179361 0.875589 2: 0.657409 0.519893 0.0289328 List 5 Item 0 Pop = 17 MU: 0: 0.712662 1: 0.713358 2: 0.407683 COV: Col: 0 1 2 Row 0: 0.93302 0.926182 0.310125 1: 0.273156 0.340536 0.26495 2: 0.931929 0.394021 0.0186158 Item 1 Pop = 18 MU: 0: 0.727233 1: 0.597666 2: 0.97123 COV: Col: 0 1 2 Row 0: 0.469008 0.916918 0.0192318 1: 0.621594 0.634004 0.228268 2: 0.125419 0.708991 0.496534 Item 2 Pop = 5 MU: 0: 0.583425 1: 0.628399 2: 0.499431 COV: Col: 0 1 2 Row 0: 0.945197 0.133067 0.697906 1: 0.92019 0.450123 0.707573 2: 0.631411 0.224769 0.181175 Item 3 Pop = 1 MU: 0: 0.447452 1: 0.320702 2: 0.0346121 COV: Col: 0 1 2 Row 0: 0.725293 0.452323 0.821431 1: 0.99651 0.18861 0.791798 2: 0.343217 0.961315 0.751046 LINKED_LIST_VECTOR Normal end of execution. 29 August 2018 08:30:00 AM