コード例 #1
0
 public static void main(String[] args) {
   Solution tool = new Solution();
   tool.init();
   tool.solve();
 }