import std.stdio; import std.conv; import std.string; import std.math; void main(){ auto n=readln.chomp.to!long; auto count=0; for(long x=1; x