if the list is empty it should be a dash -. My current implementation is: private static String doIt(List<Integer> list) ...
確定! 回上一頁