pearcej / cppds

Problem Solving with Algorithms and Data Structures using C++
Other
12 stars 77 forks source link

Fixing issue 223 #650

Open nathanwoohooyay opened 3 months ago

nathanwoohooyay commented 3 months ago

Solved issue #223

Description

Changed name of functions from put to insert to reflect the function use.

Related Issue

Issue #223

How Has This Been Tested?

Tested on localhost books multiple times.