HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof ⚡
MIT License
875 stars 1.05k forks source link

Fix test case in C-Plus-Plus/cp/NextPermutation.cpp #7580

Closed Ayush0431 closed 2 years ago

Ayush0431 commented 2 years ago

Have you read the Contributing Guidelines on Pull Requests?

Yes

Description

The test case in C-Plus-Plus/cp/NextPermutation.cpp displayed wrong output in the comment section

Checklist

Related Issues or Pull Requests

https://github.com/TesseractCoding/NeoAlgo/issues/7537