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 ... 5 6 7 8 9 ... 177
Title Δ
is bitwise AND operator transitive in C and C++? +1.85
Make a backward compatible project in Visual studio 2017? +1.68
Having trouble trying to compile this code +0.38
why this error happens when I use dynamic_cast? -2.02
How to declare a symbol to reside at a specific address in Microsof... 0.00
why the const function returns lvalue rather than rvalue? -1.75
Getting the type of a value in std::map without knowing the key 0.00
Why does an algorithm return FizzBuzz faster than returning premade... 0.00
How can I write an ISO 8601 date with a timezone but no time compon... -0.78
Enhancing program performance +0.36
initialise an MFC Cimage to a solid colour +1.36
Is "if else" treated as a single statement? +0.94
Sending a compressed string through winsock -0.19
In a C++ unit test context, should an abstract base class have othe... -1.37
Rotating HDC using WinGDI 0.00
How to set font size using CreateFontA? 0.00
How to convert and concatenate positions in an lpBuffer to end up w... 0.00
Getting the closest string match (with possibly very different stri... -0.10
Saturate short (int16) in C++ -0.32
Is it possible to create a message loop without creating a window i... +1.34
Directed graph node neighbors 0.00
Should a class definition be put in the global or local scope? +1.46
Why does while (cin >> a); doesn't let me enter anything... 0.00
What's the most efficient way to print all elements of vector i... -0.89
I have a function returning a vector of strings. It takes two strin... 0.00
Multithreading on a single core -2.78
Why the unsigned integer produces a big output when the number stor... 0.00
Registry restriction for certain processes 0.00
Make MSVC optimize for a specific microarch 0.00
Get std::thread's thread:id before it runs? +0.52
Is dynamic_cast each call more expensive than a cached var with nul... 0.00
BitBlt drawing black squares (Windows 7) 0.00
How does linker handle variables with different linkages? +0.49
Finding the intersection of 2 arrays and storing it in a dynamic ar... 0.00
How to protect a file with Win32 API from being corrupted if the po... -0.14
copy_if vs saving sequences and using copy 0.00
Does std::unordered_map equality depend on insertion order +1.46
Is it possible to go to higher level scope condition's else in... -0.60
Missing MSDN Documentation on PIMAGE_DOS_HEADER? +0.38
Detecting a process crash in C++/Win32 -0.51
printf like utility in c++ without format specifier? -1.38
in terms of design: overloading the insertion operator for a class... 0.00
measuring precise time in nanoseconds C++ -2.15
In code converted from C++ to C#, what should I use instead of memc... -2.21
working with binary data and unsigned char 0.00
How to write C++ getters and setters -0.02
What is needed to get complete, uncorrupted output with OpenMP? +0.36
How to exit a while loop with a boolean (C++) +0.33
Confusion on C++ return reference from function -1.64
Reference captured by C++ lambda has different value when lambda ex... -1.62