User: xxhashxx

  • Public profile

User profile: xxhashxx

User info
User name:xxhashxx
History
Joined:
Number of posts:9
Latest posts:

Question about a class, and brute for algorithm
So on wikipedia, theres and example algorithm to solve a sudoku grid by brute force, written in c. I...

parsing user commands into my progam
lets say i have a class that computes the addition. substraction , powers of complex numbers. cur...

fstream , counting the occurences of words.
I am writing a program that uses fstream to take in words from a file and then outputs the the numbe...

Making my own String class:
yeah i managed to fix the overloaded + operator [code] MyString operator + (const MyString& S1, ...

Making my own String class:
@ duoas i was going to use the cstring library functions i.e. strcpy() strcmp(), to define my mem...

This user does not accept Private Messages