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 ... 29 30 31 32 33 ... 39
Title Δ
C++ Relaying Member Functions in Nested Classes? +0.54
Difference between endl & '\n' and their relation with... -1.99
How to deep copy an array of char * in C++ +0.55
Is using the result of new char[] or malloc to casted float * is UB... -0.54
How does a swap function work with references? +0.57
How to pick minimal buffer size for number to string converting? 0.00
Inserting Objects into an array with dynamic memory (No vectors all... -2.00
Scope of a variable in while loop (in C++) 0.00
C++ initializing pointer crashes application randomly? +2.33
Syntax in case of calling class method via pointer defined in that... -0.01
Is there a better way to format this while-loop? 0.00
c++ Help deleting extra space in text file 0.00
Binary search tree traversal 0.00
Best way to fix type conversion warnings in c++ +0.19
traverse linklist using reference not working -1.63
summation of vector containing long long int using accumulation 0.00
Strange anomaly/bug when inserting a value in array using C++ -1.02
How to get array of data members from array of objects in c++? -0.22
Why is parameter to isdigit integer? 0.00
C++ Visual Studio : Debug Assertion Failed! Expression: c >= -1... +0.52
Are [this] and [&] in a lambda capture-list equivalent, when us... +0.23
c++ sudoku program using Back tracking, Segmentation fault (core du... -0.55
Why do I keep getting Nan as output? +1.65
A macro defined with brackets and without brackets - redefinition e... -0.73
Finding median of a set of circular data -0.17
Implementation of long double in c++ +2.15
Using bind inside of function call -1.82
C++ Basic Calculator +0.79
Compiler Crash with C++ Array 0.00
Printing an an array of integers in random order without repeating... 0.00
Does new[] allocate memory contiguously? -1.12
Why can't my Arduino compare above 10? -0.32
Work around lacking const-correctness of external library -1.58
Function default parameters are ignored -0.84
Why is {} used to access operator() in std::hash? -1.69
Mutex Protect Macro +0.25
Logic error using .erase (C++) 0.00
Error with compiling simple C++ application +2.55
C++: elegant "polymorphism" with STL types and custom typ... +0.31
A Class to be accessed by another class only -1.05
Is there a proper name for instance of struct? -1.55
Calling ODE solver (odeint) within c++ class 0.00
method of super-class called WHEN super has a str attr + instance o... 0.00
std::getline() reads carriage return \r into the string, how to avo... -1.61
Non-static object of self type +2.46
Instantiation of derived template class objects +0.03
c++: confusion on const reference used in a nested FOR range usage -0.73
How will it happen when construct an object with the same object name 0.00
How do you calculate the total number of -1s and the total numbers... 0.00
How to unit test if a private variable has changed +1.66