User profile: GPN

User info
User name:GPN
History
Joined:
Number of posts:4
Latest posts:

(lists) my OUTPUTS are weird...
> user inputs however many scores he/she wants. > 6 scores get calculated for the desired calculati...

Cleaning up containers of pointers
You can use [code]c.sort(); c.unique();[/code] in the template before the for loop. The list is so...

user input - lowercase mixed with uppercase
I think this matches ur req: void toLowerCase(std::string &str) { const int length = str.leng...

How to get the exception line from the call point.
The below code throws error in the line number 32 where the function is defined. But How to find ...

This user does not accept Private Messages

User: GPN

  • Public profile