StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

vsoftco

Rating
1664.52 (369th)
Reputation
43,340 (2,484th)
Page: 1 ... 12 13 14 15 16 ... 22
Title Δ
c++ pass struct to a function 0.00
Passing private static array as an argument to public member functi... 0.00
Why isn't it possible to cast an int (representing an ASCII cha... +0.56
What causes this constructor to delegate to itself when it takes an... +1.10
Reading two strings as one? +0.39
How can I compare if a char is higher or lower in alphabetical orde... +0.50
Recursive Function Error1 -2.14
Istream to string conversion with \n characters in C++ +1.85
Measure CPU time and wall clock time of a program in C++ -1.31
C++ inherited methods call the base class's method instead of o... +0.45
Large numbers from string to int in c++ -0.96
Sharing the object with an another class c++ +0.47
Missing the First Constructor Parameter -1.17
Two parameter template acting differently from one parameter in call -1.61
C++ auto deduction of return type +1.29
Access Violation Writing to location +1.39
How to write out to a file and make it return the file 0.00
how inialize a vector <vector <int>> with int array [][]? -0.02
C++ How to protect against invalid input? +0.42
Recursive Function practice -0.14
Can I change accessors from the default inheritance? -0.02
Does the function override the base function? +0.92
Initialize int vector through fstream function?? C++ 0.00
How to disable automatically initialize local variable in Qt (gcc 6... 0.00
How to give a lambda an internal value that lasts as long as the la... -0.81
Passing by reference ends in error 0.00
How to initialize 2D array of chars +0.45
c++ classes, const function that calls non constant function -0.23
(C++) Returning addresses of objects declared inside functions +0.44
How can I overwrite a Class Object in C++ using the Assignment Oper... +0.43
vector<string> - std::sort don't work -1.45
C++ template class with argument copy constructor 0.00
why getenv() can get name resolved without a std::? -1.15
Does steady_clock have only 10ms resolution on windows/cygwin? 0.00
How to specialize a template sub-class? +0.41
std::mt19937 doesn't return random number +1.77
Saving an object of a derivated class in a std::list of an base c -0.11
10 or 12 bit field data type in C++ +0.46
c++ error within this context and overloading operator+ 0.00
Why exception must be declared? -0.56
Why is the default char* in a parameter must be const? +1.32
What are some ways to go about making a program that will randomly... -0.55
How to pass a non-static member function as a unique_ptr deleter +2.21
C++ ifstream class get() method returns the character? +1.42
function pointers using functions in an object with parameters -0.00
about pointers in c++ -0.04
Having trouble with iomanip, columns not lining up the way I expect +2.05
std::sort on a vector of Objects containing Objects* pointers -0.28
C++ Boost - Can't resolve namespace member or container 0.00
fstream and sstream processing: An input repeats -0.05