Skip to content

Latest commit

 

History

History
 
 

04

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Exercise 6-4

Write a program that prints the distinct words in its input sorted into decreasing order of frequency of occurrence.

Precede each word by its count.