8000 GitHub - nise-nabe/fastio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nise-nabe/fastio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastio

This library use for programming contest.

Installation

go get github.com/nise-nabe/fastio

Usage Exapmle

s := fastio.NewInOut(os.Stdin, os.Stdout)
n := s.Next()
s.Println("Hello, World! ", n)
s.Flush()

License

The BSD 2-Clause License

Thanks

bobjones55

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0