Skip to content

corest/bookanalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookanalyzer

How to run

  1. With go run
cat book_analyzer_set.in | go run main.go -target-size 200
  1. With binary
go build
./bookanalyzer -target-size 200 < book_analyzer_set.in

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages