I ate really huge omelette rice in Mongolia. And it is too small price.
Continue reading Mongolia Travel: Recommended Too Big Omelette Rice – Bake HouseAll posts by Kenji
Kotlin: Copy Directory Recursively Including Dot Files
Here’s the way to copy directory recursively including dot files in Kotlin. I wanted do that with command but I couldn’t. So I used Kotlin.
Continue reading Kotlin: Copy Directory Recursively Including Dot FilesKotlin: Convert Replacement to Transitions Multiplication
Kotlin: Calculate Disjoint Pythagoras Numbers
I calculated disjoint Pythgoras numbers with Kotlin.
Continue reading Kotlin: Calculate Disjoint Pythagoras NumbersKotlin: Calculate the Ratio of the Circumference in Monte Carlo Method
Kotlin で、 Monte Carlo Methoddを使って円周率を計算しました。
Continue reading Kotlin: Calculate the Ratio of the Circumference in Monte Carlo Method