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 ... 51 52 53 54 55 ... 177
Title Δ
I am getting unexpected output in c ..can anyone explain why? +1.79
Set yyin to an "emulated" FILE*? -1.59
How to write a for loop that uses both an iterator and an index cou... +0.02
how does c++ compiler convert escape sequence to actual bytes? +0.32
How to use decltype to determine the result of an addition -0.19
Initialization global and static variable to 0 is always unnecessary? +1.54
C++ Tricky Const Reference Exam Task? +1.23
What is causing this vector to error? +0.33
Algorithm to split image into tokens -0.80
Placement new based on template sizeof() +1.67
What is the value of the following expression ? I = 1; I = (I<&l... 0.00
algorithm to add values of two ranges and place them into a third one +1.38
How do I get rid of the spaces in the string? -0.04
LoadAccelerators for a specific resource language -0.17
Is there a c++ library that implements a streamy kind of tokenizer? 0.00
Why is multithreaded slower? +0.14
Cryptography .NET, Avoiding Timing Attack 0.00
Client Area Flickers when Drawing a Line 0.00
Implement POD to Custom Class type casting +2.20
Pointers and Object slicing -0.66
Finding possible numbers of given 'x' digits (C++) 0.00
Write a function to dynamically create a new copy of string and ret... -1.10
How come there is '\0' at the end of the string while nobody put it... +0.60
rand() doesn't create random numbers -0.08
How to set a string to all lowercase -0.18
How to handle NULL, which is being received from main. C++ +0.25
C++ metaprograming detect size array -0.20
Trying to read off a list from a text file, then search the text fi... -0.17
In C: Reading integers from a file -0.29
Add External Dependencies to C++ DLL file -0.60
Cutting a string into pieces +0.72
Create new sorted vector without duplicates +1.57
For loops and addition -0.67
C++ compilation error: .o file not found +0.34
Adding an extra column of data at the end of a 2d array in c +0.70
Cutting a string in C with specified character -1.47
force preference of const-version? -0.37
linux c++ using existing browser components? 0.00
Member function used as lvalue +1.67
StretchBlt() doesn't create a mirror image +1.18
"Error: array type has incomplete element type" on functi... -2.03
Convert MD5 representation to hex in C++ -0.16
C++ how to add/subtract tellp(), tellg() return 0.00
C++ find size of ofstream +0.99
Is introspection on a function's arguments in C possible? +0.33
Why is std::string/std::map not encouraged to be created on the heap? +1.66
Why is this piece of C++ code not synchronized +0.30
resize an image in VC++ -2.49
Boost spirit grammar rule to extract just alphanumeric tokens -1.37
sending messages to the main window in a thread in win32 0.00