fun main() { println(Math.abs(Regex("10+7").find(readLine()!!)!!.value.length-10)) }