Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 187 Bytes

mine_cpp_STL

cpp 98 version simple Standard Template Library(Vector, Stack, Map)

You can use make file. It's pretty helpful to execute program.

$> make 

or

$> make all