Code Monkey home page Code Monkey logo

code-golf-nov-18's Introduction

Friday Hacks 165: Code Golf (Nov 18)

Here are three simple programming exercises. Your objective is to write the shortest possible programs to solve each task. At the end of the session, sample solutions will be revealed. If you want to compare, try to use the same languages!

Rules

  1. You may use any language.
  2. Each submission is expected to be a complete program that reads from standard input and writes to standard output.
  3. Your output has to match the expected output exactly, aside from slight differences in trailing whitespace at the end of the output.
  4. Programs may terminate with error, as long as error messages are not written to standard output.

Testing your submissions

Your program will read the test cases from standard input and print directly to standard output. Sample test cases can be found in each problem's folder. To verify your output, you may diff it against the sample output.

E.g. diff <(python test.py < 1.in) 1.out

code-golf-nov-18's People

Contributors

davidchoo12 avatar indocomsoft avatar xsot avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.