StackRating

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

user541686

Rating
1517.31 (38,033rd)
Reputation
132,504 (472nd)
Page: 1 ... 7 8 9 10 11 ... 25
Title Δ
Vectors in Arrays +0.23
g++ - is using the "-g" flag for production builds a good... -0.08
line-counting, how to process CRLF? +0.88
Can we convert 32 bit library file to 64 bit library file? -2.03
Why would I ever use push_back instead of emplace_back? -0.75
How is disk cluster/block size relevant for binary file reading? -1.36
Does VirtualProtect require the address of the beginning of the page? -1.41
My Win32 application won't exit the main loop +0.88
Detect why a Form "disappears"? -0.02
What is the meaning of the "@" prefix on some D attributes? +1.85
Should the hash code of null always be zero, in .NET +0.89
How to insure variables are stored to memory before different threa... +0.59
Can having an invalid stack pointer (even momentarily) cause you to... 0.00
How can I make a function return IEnumerable<string> instead... +0.06
How do x86 page tables work? 0.00
Why are type parameters not allowed in constructors? +0.47
This pointer assignment should produce a segfault? -0.03
Why rounded corners when changing a Win32 window's parent? 0.00
How does the "||=" operator differ from "?=" in... -2.02
Is it possible to send a MessageBox over a network in C# - Without... +0.43
Why do I have to cast this? -0.90
C++ const keyword in functions +0.18
What decides what datatype that will be used to store the temporary... -2.10
What are the actions a system can take when a deadlock is detected? +1.86
Multi-threading concept and lock in c# -0.53
Why is C source code sometimes wrapped with a do...while(0) loop? +1.41
How does Java circumvent the windows MAX_PATH WinAPI limitation -0.93
What are the differences between [Serializable] and [Serializable()] +1.54
How to include the boost library in a C++ application? +0.13
Can freetype functions accept Unicode filenames? -2.01
How to sort Associative Arrays? +2.08
Referencing const objects/pointers in C++ +3.04
c cast in c++, compile time or run time? +1.48
Layout in Win32 GUI program +0.44
Visual C# Error: The type or namespace name 'Compression' does not... 0.00
Is there a way to make classes as stack variables in Java, or am I... +0.95
Why are standard iterator ranges [begin, end) instead of [begin, en... +0.95
Binaries of gcc 4.7 for windows -0.04
How to circumvent the "foreground lock timeout" to activa... 0.00
Why is it bad to type void main() in C++ -1.32
32 bit operating system but x64 processor? 0.00
Boost Filesystem -- enumerating devices? 0.00
Stable comparison sort with O(n * log(n)) time and O(1) space compl... 0.00
How to bind a macro inside a lambda in newLISP? -0.05
Python: must __init__(self, foo) always be followed by self.foo = f... +1.76
Why I can't initialize non-const static member or static array in c... -1.17
Win32 console disapears after a second +0.45
C++: Working with the CPU cache +1.00
When to use C++ pointers in game development +1.35
What operator do I need to overload? -1.72