StackRating

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

Shoe

Rating
1590.83 (2,253rd)
Reputation
60,105 (1,538th)
Page: 1 2 3 4 5 ... 29
Title Δ
Are elements added to a std::map automatically initialised? -2.06
Initializer_list initialization of std::set<my_class> with tr... 0.00
Confusion about construction/destruction in vector after std::vecto... -1.55
enable_if for functions with no return type pulled in it 0.00
What is the default access of constructor in c++ +0.78
C++ DO loop being strange 0.00
An object passed as const to a function returns a pointer to its da... -0.13
Why is this macro replaced as 20 instead 10? -0.69
Representation of a number in a generic base -0.03
How does C++ treat assignments in try catch blocks? -1.90
C++11 Enum class containing duplicate values +1.77
Couldn't match type `[Char]' with `Value' 0.00
How to access a function of an object that was returned as a pointe... 0.00
"Python dictonary" functionality in C++? 0.00
Thread or class error c++11 0.00
Multiple template types -1.57
How to cout a float/double with dynamic precision? -0.39
Sleep for specific function only c++ borland 0.00
C++ 11: overload resolution and SFINAE -1.84
What does this colon do in struct? it is not a bitfield +1.30
vectors resize(), push.back(), reserve() methods 0.00
Passing a number into member function causes program crash 0.00
Is there a way to pull out the type of the 1st parameter from a fun... +0.36
Pointers c++ : ask adress gives value? 0.00
Difference between if vs if else if in fizzbuzz +1.78
Meta-Programming with a Method Parameter -0.14
C++ modulo iterator in loop 0.00
Mandatory Maybes in the type system +0.54
Are you allowed to re-assign char* to a string literal? +0.64
Appropriate pattern for indexing a container using a custom type +0.35
How == works on c++ list iterator? +1.29
What's the right way to use type aliases in Haskell +1.51
postgresql triggers possible infinte loop? 0.00
c++ how to allocate memory an array like T* var[1] +1.45
How to access array of pointer to structure +0.72
C++ program only lists last value entered into an array +1.29
c++11 std::function like functors incomplete type +1.42
Why can't I do foo({"asd","asd1"}) with foo... -1.01
Moving out of one side of a ternary operator 0.00
How to create 2D array matrix using basic loop 0.00
What is the optimal data structure for storing data points acquired... +0.38
Is a rvalue reference parameter that is returned by value an xvalue? 0.00
Selecting first record only from join table with a where condition +1.11
reference types and literal types -0.62
Finding minimum in a very small array +1.21
PDO Exception 42000 0.00
Why does this virtual method return true? -1.02
Try Catch block in destructor +1.43
C++: Deriving with variables. Something is wrong with a small secti... -0.80
Range based for implicitly adds `const` qualifier? +2.14