User: sangamgyawali0

  • Public profile

User profile: sangamgyawali0

User info
User name:sangamgyawali0
History
Joined:
Number of posts:7
Latest posts:

Repeated numbers! Need help understanding the following function.
"Find duplicates in O(n) time and O(1) extra space" on geekesofgeeks is the source of the code below...

Card game
I tried right now and felt stupid because I had tried [code]for(int i=0; i<siz; i++) { for (int ...

Card game
[code] sum=deck[i]+deck[j]+deck[k]+deck[l]; if (sum==24){ cout << "sum=" << su...

Card game
I am sorry, you're correct and thank you Salem C. I spent some time trying to do it, splashing eve...

Card game
So what's the right code Salem C

This user does not accept Private Messages