User: philip92

  • Public profile

User profile: philip92

User info
User name:philip92
History
Joined:
Number of posts:9
Latest posts:

How to push characters of a string into a 2d vector
I have a string s = "if man was meant to stay on the ground god would have given us roots". I remov...

Getting an error while reversing vowels in a string
I'm writing a code to reverse vowels in a string. I first took all the vowels of a string into a vec...

Getting an error “terminate called after throwing an instance of 'std::out_of_range'”
@dutch, Still I am getting an error "terminate called after throwing an instance of 'std::out_of_ran...

Getting an error “terminate called after throwing an instance of 'std::out_of_range'”
I am doing a challenge questions from LeetCode and I came across this question. Given two non-neg...

Getting wrong result while adding the sum of the ascii values of a string
@Ganado, I found my mistake.. Thanks..

This user does not accept Private Messages