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 ... 18 19 20 21 22 ... 39
Title Δ
c++ error: invalid operands of types 'Matrix*' and 'Mat... -0.07
Two members, default initialized in Base, possibly non-default init... +0.42
MPI and move semantics 0.00
c++: copy, delete and operator = in map of raw pointers 0.00
Function as argument with default value -1.03
How to return Null as reference in C++? +0.26
Turning while + if else to simpler std::remove_if 0.00
why is my code not printing the largest number? +1.32
in C++, I would like to define a class object from a template, by u... +0.42
Impossible to fully qualify class-name in out-of-class declarator o... 0.00
why not recommend to define an array of fixed length using macro sy... +1.02
C++ - Constructing wrapper class with same syntax as wrapped data 0.00
Does passing by reference involve copying the address? 0.00
Destructor that deallocate dynamically allocated char array 0.00
cpp double pointer vs 2 dimensional array pointer +0.20
Empty content in output out from while cycle 0.00
How to create a specialized a function template for a custom templa... -0.04
When will the data from a vector freed? +2.09
C++ std::initializer_list usage 0.00
In C++ OOP, who is responsible to delete object passed to constructor -0.17
Given a integer N>0, how many integers in the interval [0, 2^N)... -1.17
How to call back a function with different argument types and number 0.00
numeric_limits is wrong on a BOOST_STRONG_TYPEDEF +0.14
deleting combinations of vector from a vector of vectors +1.73
What does it mean to have sole ownership of object for unique_ptr? +2.30
odd behavior of c++ namespace 0.00
How to find out if the input number is balanced? 0.00
I have to change my number last digit and first digit but without u... +0.94
Unable to exit out of do-while loop? -0.15
Segmentation fault (core dumped) - dont know why +1.84
Is it recommended to use the using keyword in a function? -1.14
Proper way of declaring subclass constructer with both initializati... -0.20
issue with the arguments of a function pointer used in a function 0.00
Getting error because of template in Tree class +0.44
Derived Objects stored in one common container. How to avoid casting +0.43
How to call std::unique with custom predicate in C++03? +2.29
Clean way to put lambda in class definition -1.58
Overload a lambda function +0.37
Why changes the '&' character the output for these two... +1.50
Why cant i assign a function to function pointer? +0.48
how to sum up a vector of vector int in C++ without loops +0.49
Division Without Using Arithmetic Operator -0.05
Why object of derived class d cannot call the protected member func... +1.83
How does deletion of dynamic memory really work? +1.32
How to find the minimum value between three (for loop)? -0.09
How to compare structs faster (who met the most people problem) +0.45
Null statement execution time in C 0.00
I need help creating a scoring system, but it keeps giving me an er... 0.00
Why is the global function void showA(A& x) able to access priv... 0.00
I want to understand why use reference function in this example?or... 0.00