User: dontWorry66

  • Public profile

User profile: dontWorry66

User info
User name:dontWorry66
Old user name:mordagu56
History
Joined:
Number of posts:4
Latest posts:

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 fault
i have a problem with segmention fault. #include<iostream> #include<vector> using namespace std; v...

This user does not accept Private Messages