StackRating

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

jcoder

Rating
1488.91 (4,431,668th)
Reputation
22,340 (5,902nd)
Page: 1 2 3 4 ... 9
Title Δ
How is 'new' dynamic in C++ -0.01
why auto cannot be used to overload functions? -0.82
Comparison of one float variable to its contained value +0.07
What is a fix for manually renamed files in a git project? +0.49
Initialize reference member in class C++ -1.26
I cannot seem to get Visual C++ Express (2010) to recognize enum cl... +0.23
Forward declarations and shared_ptr -0.04
Dereferencing pointers +0.24
object goes out of scope before = operation +1.33
c++ new operator usage issue -0.36
passing one function to different threads +1.32
Undefined behaviour in C++ asserts: accessing an invalid/null pointer +0.55
What happens with the original commits between <upstream> and... +0.54
Why does this GLSL code compile and link even though it has a synta... 0.00
Moving git commits on public master to an existing branch 0.00
Git merging hotfix branch into feature branch, then removing hotfix... 0.00
string conversion to const char * problems -0.46
C++ cin fails when reading more than 127 ASCII values +2.47
Is it now wrong to "return" from a "switch" sta... +1.36
what does the wiggle sign mean in c/c++? +0.72
Error compiling with <list> C++ +1.76
Isn't C++ operator== supposed to be left associative? -0.80
Elegant way to express shift left OR right in template -0.40
What does Microsoft C/C++ Optimizing Compiler compile down to -1.06
Will compiler optimize out unused arguments of static function? +0.56
Directx 11.0 with visual studio 2012 on windows 8 64 bit 0.00
Static std::mutex in templated function doesn't work -0.22
Why I can use const char* as key in std::map<std::string, int> +1.04
Why can lambdas be better optimized by the compiler than plain func... -0.91
Avoiding copying upon returning from a function - without relying o... +0.61
Why don't smart pointers have conversion operator back to the base... -1.59
How to properly destroy c++ vector of vectors and release memory -0.09
GetCurrentDirectory() is breaking the code in C++ -0.71
do integer reads need to be critical section protected? +1.20
D3D11 increased ref count from nowhere? +2.04
Where are the C++ compiler folders LIB and INCLUDE located? 0.00
Can't read file into char array (some pointers issue, like always) +0.67
Recommended file formats and graphics libraries for importing 3D mo... -0.44
Preserve painted client area between calls to WM_PAINT in win32 0.00
static vs shared library security +0.06
How to find number in long int with binary representing? C++ +0.30
How is an 'App' different from any regular (native?) application? 0.00
What the main reason to use stlport library in the code? 0.00
Which is faster, multiplication or subtraction? -0.11
Do I need to use COM (component object module) -0.44
How to send a byte array to another process in C++ -1.38
How to find the first smaller element than an integer X in a vector... -0.43
strcpy not copying the full string 0.00
Is the D language completely dependant upon the D runtime? -0.42
Running destructor, when constructor throws exception -0.79