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 2 3 4 ... 39
Title Δ
ambiguous call to 2 parents method +1.87
C++ container to support row and column lookup 0.00
Build a library in C++ which does not require class instantiation 0.00
On the weak semantics of references-to-const (and pointers-to-const) +2.22
Why is the order of destruction same as order of construction, with... -1.96
Operator overloading for nested struct only working as member or fr... +2.00
How to test if a float number is even? +1.26
How to emulate class template argument deduction pre-C++17? 0.00
How to cast one struct to another type with identical members? +1.44
Map::operator[] always requires a default constructor 0.00
Space Complexity with O(n^2) 0.00
Use same name for class member and constructor parameter +2.03
Using operator += with multiple values 0.00
struct comparator constructor vs operator () in c++ +2.05
Check if the given relations are transitive and if not, add new pai... 0.00
Accessing members of class using nullptr in C++ +1.25
Issues with templated methods used with templated function pointer... 0.00
Why is my unsigned long long int which is within 8 bytes is outputt... 0.00
C++ Long integer display 0.00
Creating 2-D Boolean Vector with False value +0.40
What this template syntax "typename = T" mean? +0.40
Overload function based on the value of the argument 0.00
why am I getting free(): invalid pointer error after program ends -1.45
Why I am able to modify using constant range based loop? -1.83
C++ error: invalid suffix '.d' on floating constant 0.00
Is any difference between bitwise copy and shallow copy? +0.40
destructor deletes contents of pointer +0.37
Tree implementation without using pointers? 0.00
How to convert a double variable into a char array? +0.40
Can you tell me what is the time complexity (Big-O) of my function? -1.90
in c++ i get the error: cannot convert 'bool' to 'bool*... +0.42
Can't catch thrown exception by reference in c++ 0.00
minimizing the number of if clauses 0.00
What is the significance of having a function reentrant in a single... +2.08
Inferring type and class when passing a pointer to data member as a... 0.00
Understanding when checks happen in () and {} initization through c... +1.39
Is a static variable created using a lambda thread-safe? 0.00
Class template parameter default value +0.65
C++ Identifier 'X' is undefined, yet 'X' is defined +0.40
I can't pass template funtion to std::apply directly but I can... 0.00
getting this error "expected primary-expression before '.&... 0.00
Optimize (recompile) inherit virtual methods for each derived class 0.00
Why is there no warning or error when initializing a const pointer... -0.17
User overloads of std::size? 0.00
Lots of memory leaks 0.00
How to define std::tuple<...> with number of arguments +0.39
Big-O Asymptotic growth rate ordering functions 0.00
Operator overloading, Rvalues, C++ 0.00
Array and Function -0.10
What is foo*(*)? 0.00