Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple go project to solve the kattis challenges I have recently solved

License

Notifications You must be signed in to change notification settings

rajadwarampudi/kattis-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Go project to solove the challenges I have faced in a test.

The cmd/ sub-directory contains the solutions and each solution is placed in it dedicated sub-directory

The instructions to provide the input and the output format are described in README file under each sub-directory.

To run the solution, run the corresponding main.go file in those sub-directories using the following command.

go run main.go

About

A simple go project to solve the kattis challenges I have recently solved

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages