User profile: leo2008

User info
User name:leo2008
History
Joined:
Number of posts:147
Latest posts:

c++ indice 2 numbers
Maybe a better approach is this way? [code] #include <iostream> #include<vector> #include<algorithm...

c++ indice 2 numbers
I solved the below problem. Can anyone tell me the best way here? Given a list of integers and ...

c++ array negative numbers
I am trying to solve this problem, but got wrong output. Given an array of integers, write a functio...

smart pointer issue with file
File manager basically deals with files and perform various operations like listing, reading, writin...

data struct selection
Thanks everyone for your inputs. This thread can be closed.