StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dev Null

Rating
1504.07 (191,875th)
Reputation
2,055 (81,833rd)
Page: 1
Title Δ
Creating strings by splitting a char array +1.89
How to forward declare custom unique_ptr for shared memory +4.42
trying to understand what "int any = []() { //code body } ();&... 0.00
Does vector<T>::push_back() call any matching constructor of... -0.36
Creating vector of move-constructed objects 0.00
Printing addresses of vector<char>'s elements shows garbage -3.25
Difference between make_pair and curly brackets { } for assigning a... 0.00
How to get number of elements in the array of pointers? -1.20
Is this C++ member initialization behavior well defined? +3.83
How to return std::lock_guard in a std::pair +4.55
How to detach misplaced element from almost sorted linked list? +3.67
C++ print template container error (error: ambiguous overload for &... -3.97
No member named 'size' in namespace 'std' +3.97
std::memcpy and copying data from 2D vector -3.80
Binary Search for a tuple with a given element value in C++ 0.00
Overloading the assignment operator of a generic handle class 0.00
Why does compiler use move constructor instead of the copy construc... -2.49
Returning vector's pointer in c++ doesn't work +4.40
Overriding new operator - non-allocating placement allocation funct... -2.21
Avoiding deadlock in reentrant code C++11 0.00
Atomically exchange pointer with nullptr 0.00
Crash in C++ setter function -4.34
removing a value from a linked list/deleting values that were not d... -3.07
Finding elements of std::vector in std::set -1.77
How to avoid temporary copies when using emplace to add to a std::m... +3.81