Skip to content

Instantly share code, notes, and snippets.

@slanterns
Last active February 16, 2016 13:02
Show Gist options
  • Select an option

  • Save slanterns/930cf5f072f599a842d8 to your computer and use it in GitHub Desktop.

Select an option

Save slanterns/930cf5f072f599a842d8 to your computer and use it in GitHub Desktop.
var
……
begin
for i:=1 to 2146467896 do
for j:=1 to i do write(i,j)
end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment