Skip to content

raidan00/cup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

cup

Google Code Jam solutions in pure C

Compile and run command

gcc main.c -o main -lm && ./main

Note

  1. Code tested on Ubuntu, GCC compiler.
  2. For code concise, I am not always free allocated memory.

About

Google Code Jam solutions in pure C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages