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 ... 35 36 37 38 39
Title Δ
Using same object in different methods +0.02
Simple and Quick way to calculate the hamming distance of a binary... -1.24
What is the difference between virtual function and pure virtual fu... -1.53
Is there any practical difference between a reference and a variabl... -1.11
Is is safe to use result of side effect in expression inside the sa... -1.34
Algorithm: Sort sequence of 0/1 using only comparisons -1.03
maximum value of a xor b for all pairs of integers a, b (l ≤ a ≤ b ... -2.29
2D vector of unknown size +1.69
checking a function was called or not +0.52
C++ Singleton #define +0.49
Find average w/o extreme values +1.53
Vector Projection - Making sure my vehicle can only accelerate on t... 0.00
Understanding the following C++ function definition +0.05
Calculating Prime Numbers using Sets, C++ -0.92
An inquiry on operator overloading, example simple code on complex... +0.55
C++: int array[a][b][c] = {0}; not setting all values to 0. Is that... -1.13
Modifying private object properties through method which returns re... +0.18
What is the purpose of {} without any keyword before? +0.80
Problems creating and getting values from multidimensional vectors... -1.78
Is sqrt(a) / sqrt(b) preferred to sqrt(a / b)? +0.71
multiple if without else not equivalent to if else? c++ +1.18
C++ Sets - Union, Difference, Intersect - Causing vector erase iter... 0.00
too few arguments to function error 0.00
Using inheritance within a union -3.63
C++ vectorizing a vector of vectors 0.00
execute code just before exit while 0.00
How to force to call a couple of functions in sequence? -1.58
Why am i getting out-of-range error? +1.75
Generate Random Numbers between 10 and 65 -2.62
Interfaces wich use itself in methods -3.78
Access friend class's private member 0.00
Understanding the purpose of returning and passing custom Objects i... +1.85
How to define the begin and the end value in C++? -2.34
function template specialization with return type argument -3.68
How to #include "file.cpp" 0.00
How does unique_ptr support both "dot" and "arrow&qu... -0.99
Testing if a number is a Palindrome using different functions (C++) +3.93
Overloading operator + +3.34
Object initialization syntax in C++ -2.13
String rotator in C++ (bitwise rotation) -0.21
Custom sort vector of pair based on their values +0.76
Why is my first ofstream output in my else block missing the fill c... +4.05
c++ Save output (numbers) into an array. Two numbers at a time +0.04
returning three values from a function -0.24
C++ class vector issues 0.00
Class private member - array accessing failed +0.09
Switch files in variables (cpp) -2.98
Data structure for finding nearest triangle in 3D +4.09
What's the difference between destroy the objects and free the... +1.93
Declare only one variable(template) using if condition in C++ +2.63