StackRating

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

Ben Voigt

Rating
1618.07 (1,155th)
Reputation
242,067 (173rd)
Page: 1 ... 18 19 20 21 22 ... 124
Title Δ
Looking for a more efficient pop count given a restriction 0.00
Why is string::resize linear in complexity? +2.12
&member to const member +0.33
Is Console.SetOut wise to use when running tests in parallel? +1.14
Is there a good reason to use a culture-sensitive comparer for stri... 0.00
C++11 : left operand of comma operator has no effect +0.20
missing ')' before 'constant' 0.00
Class references for windows' old school object orientation 0.00
C++ input failure: multiple inputs in a single statement +1.32
Using an union (encapsulated in a struct) to bypass conversions for... +1.57
C# Memory Mapped File - Better read or write sequentially? 0.00
Why can member functions be called before being declared? -1.13
How does std::merge work in C++? -2.43
Using std::unique_ptr in an exported class 0.00
How do I do this with switch instead of if esle? -0.94
Add items to combobox with multiple values C# -2.52
Using memcpy to copy an int into a char array and then printing its... -0.05
Specify which ethernet port to use for UDP writes when all have sam... +1.99
If Statements - What is happening in an "If(..||..)" and... -0.31
Matlab division, cannot get back the answer 0.00
Clarification on exception handling in C++/CLI in mixed native/mana... 0.00
copy protection API for C++ 0.00
C++ Can you keep a double or float with trailing zeroes (NOT a stri... +0.93
Drawing audio spectrum with Bass library 0.00
C# Wait until condition is true +0.32
Error code with implementation of time_t in C++ +1.50
When should I use const& to this? 0.00
Template argument deduction, unclear case -1.30
If DLL's in C++ don't support binary encapsulation, when is... 0.00
What is capping out Array size in C#? 0.00
Replicating MsgWaitForMultipleObjectsEx in C# 0.00
C++/CLI: return a reference to unmanaged object 0.00
Use constructor inheritance to provide conversion between sibling t... 0.00
Why does the C++ compiler require a "typename" keyword in... 0.00
LINQ, output arguments, and 'Use of Unassigned Local Variable&#... -0.49
A Func object passed to a constructor ends up null 0.00
Incorrectly signed addition when using function pointer +0.31
When can we omit the return type in a C++11 lambda? +0.03
Is there such thing as a weak_ptr that can't be locked (promote... +0.02
How to Change Working Directory C++11 0.00
Mingw confusing function names 0.00
How to use a timer in C++ to force input within a given time? -0.49
What happens if a object to which a smart pointer is pointing to co... -0.99
Linux: calling open() on a USB device which may not be present +0.00
Where in the C++ Standard the lookup for an unqualified *mem-initia... +2.39
How to count seconds programatically in C#? -0.69
Why does Windows switch processes between processors? +1.45
How to add all vector elements using divide and conquer and iterato... +1.96
Equivalent of virtual method for a container of base class pointers? -0.44
Phantom generic constraints in C# +1.24