fun main(args : Array) { println( 2017 - readLine()!!.toInt() ) }