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 ... 66 67 68 69 70 ... 177
Title Δ
Is throwing exceptions after initialization of an incorrect value b... +0.64
How to write ASCII string to file using Windows API WriteFile? 0.00
C++: Design: should I use enum here? -1.30
Stuck in writing my diff utility in C++ -0.19
Formatting strings -0.63
Sorting a Queue of Structs +1.63
Accessing members from an object itself with either THIS or member... -0.21
Writing to a Temporary File 0.00
Do I need to call unlock() in the Boost thread function? +0.40
declaring class variable c++ +0.54
Replace Standard C++ Allocator? +0.70
The addressing mode can write like this? 0.00
Homework in assembly language +1.25
Do I need to use the new operator in C++ -0.09
Why does istream::operator>> accept char pointers/arrays? -1.68
Casting a char valued 255 leads to an unsigned int value of 4294967... 0.00
C semantics: "col -= size--" having ++ or -- operating in... +1.06
How to access to a file in System directory C++? -0.60
Binary Search Tree deletion without copying 0.00
C++ wchar_t error undefined -1.95
Writing to the Windows Security Log with C++ 0.00
Build heap algorithm(s) on an array.Generate outcomes without brute... -0.06
Data Encryption using AES-256-CBC mode openssl , doesnt return the... 0.00
What's the meaning of the return value of int main(), and how to di... +0.10
Reasons for putting C/C++ variables in an unnamed scope? -0.95
How to calculate the sum of a vector without using loop or std::acc... +1.25
MD5 hash function -2.52
Maintain insertion order for equal elements in std::multiset +0.41
Where is prefix-dependent integer parsing defined? +0.32
C++ How does an std::reference_wrapper implicitly convert to refere... -0.10
Who is allowed to write to an allocated address? +0.38
goto Optimization Refactor +1.29
Writing a simple sorting algorithm in c++, along with a pseudo code... +0.31
what is the value of an array element if I don't assign it myself -0.09
Compare permutations of a string with words stored in a text file +1.73
How to guarantee a C++ type's number of bits +1.26
Initialization of classes within an STL array of vectors -2.28
Big Oh nested while -1.39
C++ STL datastructures compared to Java +1.62
How to Initialize Member Variables -0.34
Setting up MinGW in Windows 7 to compile adequately portable C++ code +0.06
How to say != 0-9 in c ++ -0.69
file i/o infinite loop c++ eof -1.10
MailSlot write sending same thing three times C/C++ +0.44
Is it safe to send a pointer to a static function over the network? -0.63
Writing a get next token function -0.54
Completing all function calls in a logical AND chain in C++ -0.52
sequence of branch taken or not-taken that reduces the branch mispr... 0.00
Any pitfalls using char* instead of void* when writing cross platfo... 0.00
Using traversal by pointer to check whether a string is repeated +1.39