Skip to content

edn9/uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

URI Online Judge

Results from URI Programming Exercises.

How to compile/run?

You will need gcc - GNU project C and C++ compiler, example:

$ gcc -Wall hello.c -o hello
$ ./hello

-Wall enable all default warnings.

Releases

No releases published

Packages

No packages published

Languages