import std.algorithm, std.conv, std.range, std.stdio, std.string; void main() { writeln(500); }