StackRating

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

Cornstalks

Rating
1636.79 (753rd)
Reputation
27,575 (4,576th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Time Complexity of factorial +0.33
term does not evaluate to a function taking 3 arguments 0.00
#define a char array without null termination in C++ -2.20
How can I obtain the length of a const stringstream's buffer wi... +0.79
C++ ffmpeg x264 encoding settings 0.00
gcc4.9.2's libstdc++ implementation of std::vector inherits fro... +1.04
Why is clang not computing fibonacci(500) with a constexpr version... 0.00
Regular Expression Library for C++03 +0.18
Pointer to variadic template static function. How? -0.82
Is this code valid? Works with gcc, don't work with clang 0.00
float variable not updating while iterating through loop - C 0.00
to which of these 'if's does the 'else' belong and... -0.17
How do I put a single byte into network byte order? +1.42
Is this dynamic array allocation allowed +2.17
Probe function in ffmpeg 0.00
Difference between datatype* <variable name> vs. datatype *&l... +0.35
Comparing vectors for inequality use only equality operator on the... 0.00
Mysterious crash with shared_ptr +1.31
Strange template error: expected unqualified-id 0.00
Prime number if else error +0.78
calling opendir(3) on a textfile not a directory +1.66
Why can std::cout print a char[]? +0.35
boost::multiprecision::float128 and C++11 0.00
How to link libavcodec, libavformat in automake? 0.00
SFML not drawing shape when I call the shape's constructor &quo... 0.00
map<int, vector<int> > graph and graph[i].begin() canno... +1.24
malloc(sizeof(struct xxxx)) isn't allocating any memory 0.00
OSX GCC how to specify sfml library source? -0.14
auto_ptr in a class not returning from a source function +0.39
Loops in loops and increment staying at 0 in C++ +0.11
Create a wrapper for std algorithm functions to take container inst... +0.72
buffer overflow not affecting const variable? +0.78
How can I find/detect global state in a project? -2.77
Pointer and its behaviour with structure and array 0.00
Selective implicit conversions 0.00
Replacement of one macro within other macro in c++ -0.65
Why does this compile with Visual Studio 2013 but not g++-4.8.1? +1.86
What is correct by common sense: (int) blabla * 255.99999999999997... -0.49
Does deque provide O(1) complexity when inserting on top +1.24
C++ string not printed -0.23
c++ explicit type cast gives wrong answer +0.11
Translating ffmpeg command line to C++ codec settings 0.00
Is head-tail printing more efficient than checking for end or begin... -0.38
Valid reasons for References of locally accessible data? -0.44
random() function only spitting out big numbers +0.91
How can I simulate ffmpeg's empty_moov option within code? 0.00
C: Using scanf to accept a predefined input length char[] +0.71
Integer division by zero c++ +0.10
iterator with custom object pointer list 0.00
Why is <algorithm> not needed for std::copy or std::swap? +0.14