Skip to content

aemkei/codejam.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codejam.js

Google Code Jam JavaScript Template

Here is my template to hack the Google Code Jam.

It uses a simple Node.js module to parse the input and generate the output.

Instructions

  • Replace the file problem.in with the provided input.
  • Hack your code in app.js.
  • Run build.sh to generate the output files.
  • Upload the results in /output to validate your entry.

Hint: You might modify your editor to generate the output everytime you hit "save".


Martin Kleppe @aemkei

About

Google Code Jam JavaScript Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published