Skip to content

wasabina67/simple-bar-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-bar-graph

Simple bar graph

Build

make

Run

make run
./simple_bar_graph 100
$ ./simple_bar_graph 100
Apple     : ## 280
Banana    : # 150
Coconut   : ##### 500
Durian    : ############ 1200
Grapes    : ######## 800
Kiwi      : ## 200
Lemon     : # 100
Mango     : ###### 600
Orange    : ### 350
Papaya    : ####### 700
Pineapple : ########## 1000
Strawberry: ##### 500

Clean

make clean

About

Simple bar graph

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published