Skip to content

namitaarya/cf-graph-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Codeforces Graph Plotter

Plot a graph using the user IDs and compare multiple graphs

INPUT

1.How many users' graph do you want to compare
input an integer

2.Continue to input the userIDs
Make sure u enter the correct user ID otherwise the program will show an error

(This program uses json data directly from codeforces API)

MODULES USED-
1.requests
2.matplotlib
3.json

Plotting one graph

image image

Plotting multiple graphs (Using the top three usernames on codeforces)

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages