c++ indice 2 numbersMaybe a better approach is this way? [code] #include <iostream> #include<vector> #include<algorithm...
c++ indice 2 numbersI solved the below problem. Can anyone tell me the best way here? Given a list of integers and ...
c++ array negative numbersI am trying to solve this problem, but got wrong output. Given an array of integers, write a functio...
smart pointer issue with fileFile manager basically deals with files and perform various operations like listing, reading, writin...
data struct selectionThanks everyone for your inputs. This thread can be closed.