import std.stdio, std.conv, std.string; void main() { (readln.strip.to!int-1).writeln; }