Initialize in constructor shared_ptr to map with string and weak_ptr?I have a class Account and two child classes GiroAccount and BusinessAccount.In Account class I want...
how can i compare vector of vector and then push back?i have a array in function and i have to compare each other. If its a same charachter, i should a in...
how can i compare vector of vector and then push back?vector<vector<int>>funktion(char arr[6]){ vector<vector<int>>result; for(int a{0}; arr[a]!='\0';...
Segmention faulti have a problem with segmention fault. #include<iostream> #include<vector> using namespace std; v...
This user does not accept Private Messages