StackRating

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

hvd

Rating
1690.70 (195th)
Reputation
68,036 (1,284th)
Page: 1 ... 4 5 6 7 8 ... 37
Title Δ
unix "clear" TERM environment variable not set 0.00
c# 7.0: switch on System.Type 0.00
Mark async methods that just return a Task with the Conditional att... -0.83
Possible to pass address of anonymous variable? +0.95
C3881 in Visual Studio, while it compiles without any problems in g++ 0.00
'make_pair' cannot be used as a function 0.00
Perfect forwarding without ODR-use +1.81
Return Two Array with C++ +0.08
Why does the compiler shift left by 0? 0.00
How to create `ExpressionType.Increment 0.00
Is there something like git reset except using git merge or somethi... 0.00
Why winform Dispose method is missing 'detect redundant calls&#... +0.93
square root of square of x equals x -1.05
Why does c# delegate calls accept function names as argument? 0.00
Can variant<int, string> be constexpr? 0.00
Does g++ not take header files from the first include path it exist... 0.00
How to return either all properties or a selection of it in C# usin... +0.25
How to understand this query about divide operator in INSIDE SQL Se... 0.00
Why don't multiple decrement operators work in C when they work... 0.00
Forwarding the Return Value of a Generic Callable Object 0.00
"Prove" that string is immutable in c# +1.40
How to convert a ref type to its "non ref" equivalent? 0.00
Associate string[] to IEnumerable<T> and string to T in C# ov... 0.00
Why do C# 7 ValueTuples implement the Equals method but not the dou... +1.12
Why isn't include stdafx.h not enough for VisualStudio? -2.43
VS2012 doesn't compile this code, but G++, clang, and ICC all a... 0.00
Lookup weird behaviour +0.28
Why is my constructor involving a shared_ptr incorrect? +1.10
My Visual Studio makes an .exe file instead of .dll +1.10
Are non-static non-reference data member declarations variables? +1.76
Why are function expressions returning non-reference types consider... 0.00
Template argument specialization example from cpprefference.com doe... 0.00
std::memcpy struct with tightly packed members of TriviallyCopyable... +0.27
is it ok to abuse reinterpret_cast to convert an object to a derive... 0.00
Should we guard #include with #ifndef if the targeted file already... +1.11
What would break if control-reaches-end-of-body were to return null... +0.26
What is difference between "long int a=2" and "int a... -2.42
Undefined Behavior quirk: reading outside a buffer causes a loop to... 0.00
"pure virtual function called" on gcc 4.4 but not on newe... +1.14
Dealing with shorthand characters in regular expressions 0.00
Why won't [ ] brackets work when dereferencing a pointer? -1.10
std::make_array<size_t> from signed int 0.00
What is meant by the word 'program' in the C# Language Spec... +0.14
Ambiguous extension method call 0.00
User defined literals definitions +0.24
Are bits significant in endianness? 0.00
Why does the compiler complain that 'not all code paths return... +1.05
Inconsistent results from DateTime.UtcNow 0.00
Unusual compiler error casting to void? +0.26
Valid, but worthless syntax in switch-case? +0.59