To make the posted code compile and run all you need to do is convert from the u128 to a usize , which is used for indexing the array.
確定! 回上一頁