java.lang.Object
org.maxicp.util.io.InputReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledouble[][]getDoubleMatrix(int n, int m) getInt()Integer[]int[][]getIntMatrix(int n, int m) voidskipLine()
-
Constructor Details
-
InputReader
-
-
Method Details
-
getInt
- Throws:
RuntimeException
-
getDouble
- Throws:
RuntimeException
-
getDoubleMatrix
- Throws:
RuntimeException
-
getIntMatrix
- Throws:
RuntimeException
-
getIntLine
- Throws:
RuntimeException
-
skipLine
- Throws:
RuntimeException
-
getString
- Throws:
RuntimeException
-