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 ... 20 21 22 23 24 ... 39
Title Δ
How can I modify my code so that gives me seemly output? -0.75
Should a typedef be both in the class definition and class declarat... -0.54
Storing and modifying several lists in C++ -0.89
What is the performance difference between "a<=b" and... -0.64
Template distinguish between signed and unsigned +1.93
how to return pointer to function from a function -0.04
Different evaluation when compiling with -O3 0.00
why <double> is allowed in STL +1.50
Is it possible without copy to pass std::vector<int> as param... -1.59
Differentiating types with templates +1.01
Reliability of std::hardware_destructive_interference_size 0.00
Why do I need another iterator as an argument in std::copy()? -0.18
Why this code doesn't allow me to receive the whole array? 0.00
How to change uint16_t to two uint8_t? +0.50
How to unit test main() in VisualStudio +1.79
skip the whole loop without running the while 0.00
Complexity of the program that finds number of products for given n -0.68
In C++, my console game character will not stop when moving right i... -1.11
Why is more than one element not inserting in a set of structures? +2.15
Using extra variables to make calculations easier to understand - (... -0.16
2-D vector Size +0.46
Default argument for a functor in a templated parameter +0.51
make change after vector::at returns a reference +0.46
Why when I execute my code with constexpr, sometime it evaluate at... 0.00
Why can I access static member variables inside a static callback m... +1.62
username and login system using binary files 0.00
Why unknown type name 'Complejo'? +2.55
C++ Lambda Expressions: Capture Clause vs Argument List; what is th... -0.78
How do I declare a custom compare function inside a class? +1.08
What condition is being checked by the if statement +1.56
Is there an out of the box function for performing the reverse a st... -1.78
Why is it mandatory to use namespace std in new IDEs whereas the pr... -0.08
How to represent boost array as a pointer of a type? -0.57
Is it possible to check if word stored on stack is palyndrome witho... -1.78
How to get type of enum item? -1.56
Efficient division of an int by intmax -1.11
Why would a method have const and non const arguments for the same... +2.34
Is it possible to define a const member with a factory method not d... 0.00
Why is the std::equal template parametrized by two classes? -0.51
Confusion over how to code a for loop including a for all addition... 0.00
Insert or push_back to end of a std::vector? -1.12
Best practice for const temporary types +1.16
What does it mean "Predicates should not modify their state du... +1.95
Return different types with different template parameter value (but... -0.72
mid point using reverse iterators -1.78
Why does C++ allow nested namespace with same name? +1.90
C++: Base class calling own virtual function - an anti-pattern? 0.00
C++ Templates for polymorphism? "Use of class template require... -0.72
Grab data from a specific struct by typing in name and year +1.84
Where is local variable of member function created if object is cre... +2.51