GO to TOP

------ Java ------



Calc.java
*Easy Calculator program. I wanna make Function-Calculator(,for example, sqrt and log) for cellular phones.


SecretSharing.zip
*This is Programs of Secret Sharing.
"K_N.java" especially is a program of Algorithm of (k,n) Secret Sharing in This zip File.
U wanna know About Secret Sharing, Read me!!


↓↓↓ TopCoder ↓↓↓


LeastMajorityMultiple.java
*250 point problem of SRM434 at division2.
This solution is, however, not best way, so U should find it.(^^


RepaintTheChessboard.java
*250 point problem at TCO2009 Qual Round2


PageNumbers.java
*500 point problem at TCO2009 Qual Round2