Skip to content

cotora/ac-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ac-profile

You can view atcoder profile information on the terminal.

Install

go install github.com/cotora/ac-profile

Usage

Running the command with a user name as an argument will display the user's profile information.

# ac-profile cotora
[Algorithm]
User           : cotora
Country/Region : Japan
Birth Year     : 2001
Twitter ID     : @cotora_kyopro
Rank           : 12993rd
Rating         : 934
Highest Rating : 934
Rated Matches  : 44
Last Competed  : 2023/03/19

Running with the -h flag as an option will display the heuristic information.

# ac-profile -h cotora
[Heuristic]
User           : cotora
Country/Region : Japan
Birth Year     : 2001
Twitter ID     : @cotora_kyopro
Rank           : 977th
Rating         : 1060
Highest Rating : 1060
Rated Matches  : 4
Last Competed  : 2023/02/18

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages