bronystylecrazy / Code-Golf

Solve the problem in the way of shortest code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Golf

How to contribute

As problem creator

  1. Create new folder named with problem_name
  2. Add README.md in that folder to explain about the problem

As code golfer

  1. Select the existing problem to solve
  2. Create file in <language>/<github_user>.<ext> inside the directory of that problem. Ex: Solve fishbuzz with Java by GGolfz, the file will be at fishbuzz/java/ggolfz.java

About

Solve the problem in the way of shortest code.


Languages

Language:Java 59.9%Language:JavaScript 17.1%Language:C 12.2%Language:Python 9.6%Language:Shell 1.1%