StackRating

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

Jerry Coffin

Rating
1597.05 (1,908th)
Reputation
463,844 (73rd)
Page: 1 ... 34 35 36 37 38 ... 177
Title Δ
Is there any quote in the Standard supporting the result shown below? -0.64
Scala Infix Type Puzzle 0.00
How to reaim references c++ -0.81
C++ : Comparing Text Data to Input Data -2.53
Is it possible to overload postfix unary operator besides the ++ an... -0.15
Are calloc/malloc faster than operator new in C++ -0.58
String input xor encryption program +0.35
Grammar to Lex/Yacc 0.00
Calling a library made in MASM to C or C++ 0.00
rationale for std::lower_bound and std::upper_bound? -1.83
Incompatible types in assignment with struct's data (same type!) +1.25
Doesn't template specialization "inherit" members/functio... -1.24
Why this code fails to work in Pascal? 0.00
How to implement a class with inner implementation dependent on tem... 0.00
how fputc affect file size? 0.00
VC++ programatically exclude specific lines of code +1.70
std::vector<A> vs std::vector<A*> difference for CPU +0.02
Using "+=" when "+" is overloaded in a class fu... -0.82
Find which element is not sorted in a list +0.73
Use of extern in block scope +0.34
I'm trying to interpret this IA32 assembly language code 0.00
Process returned 255 <0xFF>, c++, program stopped working +0.34
C++ trouble sorting a vector of custom objects -0.36
What's the big-oh runtime for this code including break all? +0.21
Which operators can only be declared as non-static member functions? +0.98
Accessing CPU/RAM usage (like with Task Manager, but via API!)? -1.38
Can OS generate same logical Address for two different processes? 0.00
How does a 32 bit processor support 64 bit integers? +0.87
g++ undefined reference to 'Curve:Curve()' 0.00
Double pointer for creating an array of objects (Access violation r... -0.65
using string::find to search for words that are distinct. Having pr... +1.45
the increment of a returned value +0.61
How to get correct position in the std::string? -0.69
What is the best way of declaring a variable to access in multiple... -0.36
Why IDL modification causes crash in C++ projects but not in VB pro... 0.00
Lisp: Function that returns the predecessor of an element in a list -2.07
Why I'm getting stack overflow error in Visual Studio +1.55
c/c++ left shift unsigned vs signed +0.71
Assembly encryption decryption program 0.00
lvalue required as increment operand (2) -2.65
Having trouble connecting to named pipe from a C++ win32 program 0.00
Inherited operator= not working? -1.54
alternatives to exception handling for releasing resources 0.00
OpenMP - Multiple Loop Variables -0.67
Always same effect of #pragma pack(16) and #pragma pack(8)? +0.48
srand( time(0)) not making random numbers - C++ +1.45
how does Mutex concept differ from Lockable in C++? 0.00
Why std::map is red black tree and not hash table ? +0.56
Find the mode (most common element) of an array in C++ -0.56
Why are std::shuffle methods being deprecated in C++14? +1.37