gfg-potd icon indicating copy to clipboard operation
gfg-potd copied to clipboard

A collection of C++ codes for Geeks for Geeks Problem of the Day

Results 2 gfg-potd issues
Sort by recently updated
recently updated
newest added

Your previous solution was not working for two very complex (bigger) input test cases. Now my proposed solution is working for all the test cases.

`10` test cases are passed but n=5473578 is giving one character wrong. soln.. ``` class Solution{ public: void clm_name(long long int n,string&ans,vector&alpha){ if(n