pearcej / cppds

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

Fix all problems related to active codes in checkpoints in cppds-v2 #539

Closed demekenega closed 9 months ago

demekenega commented 9 months ago

Description

I resolved all problems regarding active codes before they were in the exercise tag, which makes them in checkpoint sections, but I removed the exercise tag now that they are no longer in checkpoints.

Related Issue

fix #538

How Has This Been Tested?

  1. Make changes locally.
  2. Verified the changes locally. image image