StackRating

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

jrok

Rating
1672.12 (304th)
Reputation
46,263 (2,247th)
Page: 1 ... 6 7 8 9 10 ... 18
Title Δ
Processing Arrays -0.48
Is a C++11 assignment expression evaluated right to left? -1.60
Catch clauses not catching right? -0.20
Change first byte of s_addr -1.50
Trying to understand "pointer to member" +1.14
Need help understanding the meaning of "within a nested templa... -0.88
How to operate on defined data type with an user defined data type? +0.81
Type casting in exceptions +0.79
Best way to serialize a variable list of arguments into an array of... 0.00
Bjarne Stroustrup programming practices and principles chapter 7 0.00
Push into vector in reverse order +0.23
error: template parameter redeclared here as 'false'. some template... 0.00
C++ 2d array search error -0.18
Sum of std::vector<Object> members C++ +0.93
c++ when entry not found in a map -0.67
Template template parameters and default arguments +1.13
Why is exit(0); giving me a std:string... error? +0.32
STL algorithm to generate Fibonacci numbers until a certain value i... -2.12
brace initialized function pointer array: invalid conversion from '... 0.00
How to get size c++ dynamic array -0.00
How to debug and fix a runtime error like "Unhandled exception... 0.00
Error: Expected Identifier -0.86
Freeing memory between loop executions 0.00
Assigning double to const int& vs int to const int& +1.27
How to convert first 15 characters in a char array to std::string i... +1.71
Is it safe for the input iterator and output iterator in std::trans... +0.83
Variadic template loop, non recursive 0.00
Templates and nested type lookup -0.20
a function returning reference to real or imag values of a complex... +0.92
C++ : How to specialize a member function for a template Array-like... 0.00
Can I easily override an (STL) iterator's category? +1.79
Why two Static object inside an operator overload implementation wi... +0.35
Opinions on this operator overload +2.17
Dynamic initialization of enum class inside template struct 0.00
Equivalent of %05d with std::stringstream for negative numbers? 0.00
Tuple of an arbitrary, but compile-time-known number of types +0.35
Accelerated C++ exercise 11-6 -1.25
effective way to select last parameter of variadic template -1.86
Guess the number game -1.26
C++ double declaration / definition? 0.00
How to make asignment operator overloading work for continuous assi... +0.33
Unexpected output when reading from getline into a non-empty string +1.98
C++ typetraits on class method: partial specialization if parameter... 0.00
Check if input is equal to a value present in an array? +0.47
How to use setw and setfill together in C++ to pad with blanks AND... +0.26
could not able to understand how comma operator works -0.28
Value intialized before main() disappears +1.71
variadic template parameter argument -0.42
Why is this move constructor not working -2.76
Inheritance and Pointers of Base Class +1.29