StackRating

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

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 25 26 27 28 29 ... 39
Title Δ
A program to multiply real numbers (fractions) without the multipli... +0.00
C++ Operator overloaded using friend function. Attempt to add multi... -0.55
What is the difference between the following declarations? -1.79
Pass a member function as Compare operator for C++ standard library... -1.03
Explanation of this C++ code I learned in college -0.59
Can a simple multi-dimensional array dereference be slow? 0.00
Tempate function overloading 0.00
Why does C++ have queue and stack given it already have deque? -1.08
Alternative to macros to aid in type safety and reduced repetition -0.51
Sorting numbers from largest to smallest using a function of if els... 0.00
How to allocate a vector of N(non-const variable) pairs & initi... +0.50
How a single variable with two relational operators works internally -0.45
Problem assigning a value to an "adjacent" variable -1.07
Having Ref object as class member -1.26
Why pointer to function is equal to 1? -0.41
Make a method private outside of "private:" +0.00
Possible memory leak with malloc() +0.67
Should you completely avoid const in templated code? -1.18
Should I avoid making private field variable public for convenience? -1.47
std::sort() function not able to sort a part of a vector 0.00
How to write a C++ boolean function which uses n times the ternary... -1.20
Visual Studio 2017 won't let me create c++ specialized template 0.00
Determine Class Implementation Dynamically via Constructor +1.73
How can I stop a For loop in C++ when two conditions are met? -0.29
Printing a Priority Queue +0.51
C++ template class inherit itself 0.00
Map of integer keys to member function pointers in header file 0.00
How to make a SimpleProperty inform listeners on the first set? -1.64
Why I cannot create and open an ofstream in the same code line? +1.04
Can a String variable, lets say 'String str', be directly c... +0.58
How to design a function with an optional random seed argument to b... +2.37
Refactoring out template of incomplete type for visual studio 0.00
Why do programmers use both std::bad_alloc and std::exception. Is s... -0.04
c++ Constructor With 1 string parameter into 3 attributes -1.02
How to transpose in-place a bitmap in C++ -0.96
C++ Syntax Operator functionality? +0.33
Creatig custom end() iterator -0.25
Custom reference type 0.00
C++/SDL "initial value of reference to a non-const must be an... 0.00
Find a repeating pattern in an array +0.19
Why do we use manual copy constructors in C++? -0.53
My If Else statement is not working to provide maximum value in a v... -0.34
return value optimization with std::pair 0.00
Template class with iterator to a STL container -1.60
Does my overload of operator<< (stream insertion) with a left... 0.00
Why are these algorithms running faster than they should be? 0.00
Trying to create functions with simple equations inside -2.02
boost::enable_if with two conditions 0.00
smart pointer to const in function's signature 0.00
How to add a custom prefix in a << operator for a custom object +1.63