Skip to content

AdityaA1998/code-golf-nov-16

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Friday Hacks #124: Code Golf

Rules:

  1. All languages allowed (including Pyth)

  2. No imports/requires of non-standard library/packages. e.g. pip, gem, npm

  3. Write a method with the given type signature

  4. Time limit: 10 minutes

  5. Whitespace is not counted. Score is the number of bytes in the program, calculated with http://bytesizematters.com/

  6. Demo function calls are not counted in scoring

Code submission

Submit a pull request to the respective question folder with your answer file in the format yourname.format. e.g. johndoe.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.6%
  • Python 38.4%