輸入完人數後會形成一組最初的數組(m , c , l) m是傳教士數量c是食人族數量l ... [n,m] julia> ipt = readline(stdin) 5,6 "5,6" julia> split(ipt, ...
確定! 回上一頁