StackRating

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

Hurkyl

Rating
1521.88 (28,478th)
Reputation
13,969 (10,241st)
Page: 1 ... 6 7 8 9
Title Δ
Problems passing array by reference to threads -3.82
Can the stl c++ priority queue be used with stl set? +3.76
Checksum calculation - two’s complement sum of all bytes -1.89
C++ construct if satisfies conditions -1.75
Shrinking a std::priority_queue +2.30
NTL library: is there any documentation on it? +0.16
Are there any problems with this foreach macro implementation +3.93
double pointer and const in c++ 0.00
Is a.insert(0,x) an o(n) function? Is a.append an O(1) function? Py... -3.27
C++: Why would array<T, N> ever be slower than vector<T>? -2.34
generalize stl algorithms with more arguments using variadic template -3.90
C++ Bits in 64 bit integer +4.31
big integer addition without carry flag +4.68
Allocate a struct containing a string in a single allocation +1.12
throw new std::exception vs throw std::exception +0.17
Copy constructor with more than one parameter -4.36
FindBug doesn't find a bug +0.04
Can compilers identify recursion issues in Template Meta programming? +0.13
Objects adding and removing themselves from a list -0.39
when is a opportune moment to flush the output buffer and some basi... +4.45
How explain the function count the number of bits is odd or even -3.64
Python "OverflowError" +1.65
C++11: returning an array -4.00
C++ Independent references - what for? -1.61
Modulus of a really really long number (fmod) 0.00
C++ Pimpl vs Pure Virtual Interface Performance -3.07
Choosing an STL container to store threads -1.96
Efficiently listening on multiple sockets even when file descriptor... +0.77
Destructor not invoked when an exception is thrown in the constructor -1.23
"tail -f" makes disk full? +4.59
Fast input/output in competitive programming -3.65
can't understand this union +3.01
Why does Debug build fails whereas Release build succeed? -0.13
Should overloaded operator = be returning class& or class +3.63
C++ non blocking socket select send too slow? +4.22
C++: object properties emulation: thoughts -0.00
How best to control iteration direction? -3.10
C++ How to merge sorted vectors into a sorted vector / pop the leas... -3.10
What are the performance considerations of using a std::vector<b... +5.59
Have a method being only usable by a unique type of class -2.48
unsigned overflow with modulus operator in C -1.51
AI enemies converge on eachother while pursuing player -1.21
C function that doesn't 'wait' for any input, but detects if any? +1.33
Specific shuffling list in Python -2.12
Why c++ puts same-named variables defined in separate modules into... +3.96
Python referring to an item in a list from another list +0.08
Why is nullptr lowercase in C++11? +0.44
C++ swallowing errors -2.74
What is the best way to manage the switching of groups of variables? -3.27
performance of std::vector c++ size() inside loop in member function +4.32