Got stuck in input, output write in file and play with upper/ lower caseThis one can be compiled, but run out of memory main.cpp void main() { ifstream input("Tld.tx...
I want to use a vector string class, but troubling in compileI want to make subdomain a string vector class, like subdomain[0] is a string subdomain[1] is a...
I want to use a vector string class, but troubling in compileI do have a main function, but the whole project is too big to post here. // Subdomain.h - subdomai...
I want to use a vector string class, but troubling in compile#include <iostream> #include <string> #include <vector> using namespace std; class Subdomain ...
This user does not accept Private Messages