Hsnayrus / Coding_Practice

Leetcode practice
0 stars 0 forks source link

Cpp template myHeader #60

Closed Hsnayrus closed 10 months ago

Hsnayrus commented 10 months ago

Update the template folder to include a header file named myHeader. In this file I can write functions such as the printList function or maybe the print2dList function. THis would save time by having to write them every single time.