kamyu104 / LeetCode-Solutions

🏋️ Python / Modern C++ Solutions of All 3343 LeetCode Problems (Weekly Update)
MIT License
4.72k stars 1.56k forks source link

Adds the solution to Apply Discount Every N Orders #175

Open BuzzardDev opened 1 year ago

BuzzardDev commented 1 year ago

This adds LeetCode problem 1357. Apply Discount Every n Orders. Medium Difficulty