StackRating

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

milleniumbug

Rating
1556.16 (6,366th)
Reputation
12,659 (11,533rd)
Page: 1 2 3 4 5
Title Δ
Program crashes when deleting a pointer pointing to the heap? +2.53
Construct parent from forward declared sibling without a reinterpre... -2.15
Creating two sdl window using vector emplace creates only one window 0.00
Sorting just two elements using STL -0.91
Arbitrary size integers in C/C++ +1.35
C function typedef: defining function without parameter list +1.88
Why does the optimizer remove my code? 0.00
C++ list::sort of classes by members +0.36
memcpy not copying into buffer +0.43
Create an overflow at a given value +0.40
Primitive types limit safety +5.05
std::equal gives "Term doesnt evaluate to a function taking 2... 0.00
is_const<const int&>::value is false -- why? 0.00
Operator overloading "float" and "<<" +2.38
Finding weak_ptrs referring to a shared_ptr 0.00
Retrieving size of datatype from std::type_info 0.00
Why is new int[n] valid when int array[n] is not? -0.45
Mersenne Twister Reproducibility across Compilers 0.00
Binary Search Tree preorder traversal, recursion vs loop? -0.74
How does the std::piecewise_construct syntax work? +4.48
C++: Issue with clearing a vector of objects +1.56
Is read-only access to a vector (vector::operator[] and vector::siz... +1.02
When should smart pointers be used to hold arrays? -1.66
Getting class and member type from pointer to member variable 0.00
C++11 std::thread vs windows CreateThread +4.05
C++: overloading a function with a void* function with functions wi... -0.34
Strange behaviour of gdb -2.21
How do I make a container that holds pointers of any type -0.48
Passed by reference and passed by value 0.00
For a C++ class comprised of other objects, is it good practice to... +1.24
c++11 rvalue references in `std::make_pair` -0.47
C++: when object constructed in argument is destructed? -0.17
Overloaded operators in C via macros with type notification 0.00
Why does this loop produce "warning: iteration 3u invokes unde... +4.27
Why can't one dynamically declare an array of objects in C++ li... +4.71
A program in C++ is reading one file perfectly, but adds " ... 0.00
std::hash vs std::equal_to instantiation without required functions +3.67
cost of std::vector::push_back either succeeding or having no effect? -1.06
Two variables in one shared memory -0.28
String Literal Overloading 0.00
why not use boost::optional as a better scoped_ptr +3.96
How to return a std::string.c_str() -2.10
C++ - When to use pointers to class data members? -0.29
How to pass a macro as an argument in a C function? +2.73
Triple pointers in C: is it a matter of style? +2.55
a function returning reference to real or imag values of a complex... -1.49
Creating string array with overriden new[] operator (C++) 0.00
Vector of structs c++ +3.93
Any way to make a base class's const methods public and non-const m... -4.18
Add '\' character to a string -1.84