StackRating

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

Clinton

Rating
1483.85 (4,478,643rd)
Reputation
10,133 (15,031st)
Page: 1 2 3
Title Δ
I convert ASCII words into numbers but am stuck trying to decode th... -1.90
changing the objects in an array but not the number of objects - c++ +4.00
how can I get the fastest iteration possible for some calculus inte... +1.19
Segmentation fault at different places -3.32
Heterogeneous containers in C++ -1.36
Where should I put this enum? 0.00
Call a class function from within a child class +0.39
C/C++: adding 0 +4.00
Fast multiplication/division by 2 for floats and doubles (C/C++) +0.08
Try-Catch and Delete[] issue +1.94
Effective search of number pairs +1.88
Non virtual version of virtual class +2.61
Reason for using non-type template parameter instead of regular par... +2.83
How to create an object of class defined inside namespace in c++ -3.16
Storing Tile Data In Excess of 100 Million Tiles Per Layer Multiple... 0.00
Oracle: Index organised table with null values +4.29
Array of functions with different signatures -1.51
Recursive to Iterative Transformation 0.00
Elegant control flow in C++ (or any other language) +4.27
C++11 overload of `M operator+(M&&,M&&)` +4.83
C++0x T operator+(const T&, T&&) pattern, still needs m... -2.91
Why would a C++ program allocate more memory for local variables th... -1.26
Is std::ofstream movable? -2.38
Oracle: Update tree trigger -0.48
Constant time 'cons' -3.61
How to overload an operator for composition of functionals in C++0x? +3.72
Does it make sense to use the move-and-swap idiom on a movable and... +1.05
How can I create a sparse matrix as a list of lists? (C++) 0.00
Why comparing double and float leads to unexpected result? -3.61
Understanding on User Defined function -1.08
Understanding on User Defined function -1.08
Passing/Moving parameters of a constructor in C++0x +1.19
Speed/Memory usage estimate for different data structures +0.13
C++ returning an object throw an interface +0.45
Move semantics == custom swap function obsolete? -2.22
Dynamic Switch Case in C++ -1.43
How do I properly implement `operator/`? -2.71
rvalue function overloading -2.87
Why not overload operator+=() for std::vector? +0.10
Proper way (move semantics) to return a std::vector from function c... +0.89
Why doesn't the move constructor get called in this contrived examp... +4.60
How to optimize matrix multiplication operation +3.36
Why are by-value parameters excluded from NRVO? -3.48
Is this infinite recursion UB? -1.78
Truncating the file in c++ -3.48
Is there any case where a return of a RValue Reference (&&)... +0.32
boost.bimap alternative in c++0x -3.37
C++ reinterpret_cast -2.62
How to return an fstream (C++0x) +4.94
C++ - Alphabetizing Strings - '<' Operator Overload +4.37