StackRating

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

MSN

Rating
1488.95 (4,431,081st)
Reputation
45,332 (2,321st)
Page: 1 2 3 4 5 6 ... 18
Title Δ
Why Bresenham's line algorithm more efficent then Naive algorithim 0.00
Elegant way to find closest value in a vector from above -0.49
How do you erase *AND CONTINUE* using a std::reverse_iterator? +2.21
convert double number to (IEEE 754) 64-bit binary string representa... -1.28
Duplicating a handle and closing the original one afterwards -1.82
Does anybody know if this d3d9 debug output is bad? 0.00
Shortest path in a directed, unweighted graph with a selection crit... -1.29
the (char *) cast in list_entry() of the Linux Kernel linked list i... 0.00
how do i use fill_n() on the following array? -0.41
Does the GotW #101 "solution" actually solve anything? +2.59
Using a pointer to a pointer to a float [3] with sscanf, getting an... -0.47
Is there any point naming a local variable as a rvalue-ref? +0.74
C++: Signed/unsigned mismatch when only using unsigned types +0.30
Calculating and applying friction -1.16
Extract images from RTF 0.00
A Memory-Adaptive Merge Algorithm? -1.66
Is memory allocated for a static const variable whose address is ne... -1.14
Bitboard chess programming in C 0.00
C++ Fastest way to find first space in right-padded null-terminated... +0.75
What is the largest value sizeof(T) can yield? -0.92
Why isn't setjmp in the std namespace when including <csetjmp>? 0.00
Decimal string to char -0.22
Zero-sized struct -1.64
Which type in c++ can store 2^63? -0.49
What are the differences between an array of char pointers and a 2D... -0.05
Is there a way to share the this pointer with a lambda within a lam... -0.48
equal to operator == can be used to do checking bit ? +0.89
Pointers to functions and derived classes -1.72
What is wrong with this template program? -0.17
Voxel Engine and Optimization -0.47
Why does GCC warn against this implicit conversion? -1.38
Improve C function performance with cache locality? +0.54
How to determine C++ inline functions? -0.91
Having a std::set with only file names (a, f/a, f/b, f/f/c, etc) ho... +0.20
Why this loop is not optimised out? +1.53
Why does GCC not optimize this set of branching and conditionals as... +0.09
Addresses of identical function template instantiations across comp... -0.67
Passing temporaries as non-const references in C++ +0.51
substream from istream +0.17
What is an efficient method to determine the size of a type given a... -0.46
How to have the c preprocessor execute code during compilation? +0.81
Why this code does not compile using MS compiler? 0.00
Passing C++ Lambda Functions -1.28
Compile-time constant id +1.51
minimal checks to find repeats in a list +1.53
char* to double and back to char* again ( 64 bit application) +0.32
Shared Header Causes Multiply Defined Symbol Error +0.52
Template Type input used as Template Type for Member Property C++ +0.03
Detect encoding of a string in C/C++ -0.30
Why isn't this loop vectorized? +2.99