Skip to content

Instantly share code, notes, and snippets.

@jasondown
Created December 30, 2018 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasondown/3938251e55ca99568f0f28afb2aa66c0 to your computer and use it in GitHub Desktop.
Save jasondown/3938251e55ca99568f0f28afb2aa66c0 to your computer and use it in GitHub Desktop.
let projectCount = readInt()
for i in 0 .. projectCount - 1 do
let _ = readInput()
()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment