Smallest square that begins with n: Difference between revisions

Content added Content deleted
Tag: Manual revert
Line 771: Line 771:


=={{header|D}}==
=={{header|D}}==
{{trans|C++}}
==={{trans|C++}}===


<syntaxhighlight lang="d">import std.stdio;
<syntaxhighlight lang="d">import std.stdio;