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 ... 11 12 13 14 15 ... 22
Title Δ
C++ switch statement odd output +1.79
Rvalue references without std::move 0.00
What are the criteria for making a function a member vs. a friend? 0.00
C++ function calling to 2d array -0.52
Is it bad practice to use a class for functions instead of using re... +0.41
Array of 10 pointer to char[2][2] array +2.06
Error: Singular Matrix 0.00
Error 10: 'lvalue' required for 'assignment' operat... -0.06
using std::bind to bind the result from another std::bind as an arg... 0.00
C++ passing a class member into another class function +0.11
What's the difference between new/delete and ::new/::delete? -1.65
Bold output in C++ +0.42
Why shouldn't I receive 2D arrays by **&? 0.00
Using a 2D array as an argument in recursive function 0.00
How can i make a pointer to list iterator to pass into function as... -0.56
Inheritance of templates - assignement failed +1.20
Move a chunk of text within a std::string to the left by X amount o... -1.26
Can someone provide me with a simple example of a unique_ptr being... -2.28
File processing using try-catch C++ 0.00
Create a template header-only project library file -1.85
Will my branch always be created off of the master branch in Git +0.18
Difference between the move assignment operator and move constructor? +2.62
C++ why my prorgam does not work...:S +1.37
How to find union of n vector? +0.93
How to know if the element is last element in vector using for(int... 0.00
how to loop through a 2d array in pointers notation and array notat... +1.40
How do I properly pass the size of a vector to a function requiring... +0.43
what does the presence of an enum keyword as a return type indicate -1.96
Char-to-int conversion in C++ +0.46
Need to accept a response from user to execute program 0.00
Eclipse C++ GDB debugger for Mac 0.00
dynamic memory allocation c++ -0.05
Why does cmake ignore ADD(SYSTEM) header files when CXX is defined? +1.68
Why my output shows shows every choice in the calculator? -0.11
How to make the user enter a positive double variable? -1.25
Writing program which prints out permutations 0.00
why char* passed to FUNCTION always with the len of the string +0.43
No matching function for call to std::transform, unresolved overloa... 0.00
Count the number of unique words (case does not matter for this cou... -1.63
how do i use ignore(), sync(), or clear() to clear out any data bef... 0.00
Volatile specifier ignored in C++ +1.65
C++ auto& vs auto +0.17
ostream must take exactly one argument +1.42
How to make default constructor defined outside the class noexcept? +2.82
My random number generator is printing duplicate numbers -0.64
C++ Type Check in Functions ignored (required double, provided int) +0.45
c++ How to test whether a certain bit of memory in the heap is free? +0.97
uniform_int_distribution using a list instead of a range of values 0.00
Error C2535: 'void NumberList::appendNode(double)' : member... -0.12
Instance object with a array 0.00