Skip to content

My solutions for puzzles in CodinGame and UVa Online Judge

License

Notifications You must be signed in to change notification settings

AllanccWang/Coding-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGUVa

What is this repository about ?

This repository is about my solutions for puzzles in CodinGame and UVa Online Judge. UVa Online Judge is an online automated judge for programming problems hosted by University of Valladolid. Its problem archive has over 4300 problems and user registration is open to everyone. There are currently over 100000 registered users. A user may submit a solution in ANSI C (C89), C++ (C++98), Pascal, Java, C++11 or Python.

And Codingame is an online platform offering resources for developpers to develop their skills. It includes puzzles ordered by difficulty and labelled with the concept you may need to solve them. Here is my profile ! 😃