Skip to content

Instantly share code, notes, and snippets.

@coderdan
Created September 19, 2012 02:17
Show Gist options
  • Save coderdan/3747258 to your computer and use it in GitHub Desktop.
Save coderdan/3747258 to your computer and use it in GitHub Desktop.
Codehire Cup Skeleton Code for PHP
<?php
include 'support.php';
Output::Write(Input::Read());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment