Skip to content

artyomtkachenko/aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build and run
  • AWS challenge N5
git clone https://github.com/artyomtkachenko/aws.git
cd aws/N5/
export GOPATH=`pwd`
go get  "github.com/artyomtkachenko/aws/points"
go run main.go
  • AWS challenge N6
git clone https://github.com/artyomtkachenko/aws.git
cd aws/N6/
export GOPATH=`pwd`
go get  "github.com/artyomtkachenko/aws/subsum"
go run main.go

About

AWS challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages