Skip to content

shushaaniik/STL_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

STL Project

Word occupancy

Counts occupancy of each word in given file.

Usage:

cd word_occupancy
cmake -S . -B ./build
cd build
make
../word_occupancy <path>

Inpix-Postfix

Converts infix to postfix, and postfix to infix.

Usage:

cd inf_post
cmake -S . -B ./build
cd build
make
../inf_post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published