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 ... 19 20 21 22 23 ... 39
Title Δ
How do you access variables that are allocated on the heap in C++ e... 0.00
in solution of diamond problem, why we need to inherit grand parent... 0.00
When to assume aliasing 0.00
Why is it not required to use typename for dependent types in the f... 0.00
How to find the type of a pair from iterator? 0.00
What is the purpose of using references to function and to IO objec... 0.00
I want a function that changes the 2 numbers of an array quicksort 0.00
How to use member of a class in a local class in a method? 0.00
c++ vector erase advances iterator 0.00
Get map from map by vector of keys 0.00
Assignment operators 0.00
C++ copy vector of objects to another 0.00
C++ Find a string in struct list with old compiler GCC 4.4.0 0.00
Why "non-standard syntax; use '&' to create a poin... 0.00
Why is there no std::copysign specialization for integers in c++? 0.00
Private overriden virtual functions in derived class -1.74
Trailing return type deduced from input arguments concrete use-case -0.76
My friend has a problem understanding void in c++ +0.47
Graph with std::vectors? 0.00
How do I properly run if statements and do while loops with functio... 0.00
Usage of arrays to generate random numbers +0.45
openmp nested loop processing performance +1.86
Is there a performance hit when implicitly casting the returning ob... 0.00
reinterpret_cast to the same type +0.45
why does semicolon in c++ does not show any error when inserted at... -0.54
How to simplify the code and combine switch into one function? -0.56
C++ variable arrays 0.00
Diamond inheritance with templated base class: Base<Derived> -1.42
Brace initialization in arrays c++ +2.44
Instantiate C++ template class without parameter / depending on typ... 0.00
Why class template instantiation fails for unused member template f... -1.22
Range-for loops not using std::next by default? +0.85
Use default container but custom comparator in priority_queue +0.40
Can I use a generic enum type as a parameter of a function? 0.00
Accumulate absolute values of a vector +0.45
Can´t use an union element inside a nested structure as argume... 0.00
How to realize sequent addition of elements to vector, sorting them... -1.98
Condition variable vs mutex in C++ std +0.41
Does following syntax consider basic type as integer? +1.59
Base class is inaccessible error , why does private inheritance do... +0.02
How are these two pieces of code different? -1.87
Trying to understand pointer to a pointer with 2d vertor +0.42
C++ insertion sort error function not working +1.77
In 'for (auto c : str)' what exactly is c? +1.71
How to make restart this loop , when user enters 1, and stop when 0 0.00
Deleting a member of `std::set` by specifying the said member's... -0.93
Should I use a lambda or functor for a comparison function? +2.42
Accessing an object in a moved-from state +0.17
bool function doesn't work as a while condition +0.90
Using boost buffer to serialize and send using UDP protocol 0.00