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 2 3 4 ... 37
Title Δ
C++ doubly enum value assignment 0.00
extern struct forward declaration +0.44
why using int64_t gives wrong result while double works as expected... +1.24
Efficiently return IList<Interface> from List<T> (avoid... -0.76
How to use sed expression for substituting double width characters... -2.66
A nullptr or the nullptr +1.55
Why is there a top_offset in VTT implemented by gcc? 0.00
Chained conversion between classes without public inheritances -0.56
Why is copy deduction candidate necessary as a separate deduction g... +2.38
For which purposes needs std::aligned_storage? +1.36
gcc-8 -Wstringop-truncation what is the good practice? +0.25
error: type mismatch: expected `usize`, found `i64` with a `Vec<... 0.00
Get number of posts per month in data.stackexchange +0.96
If structs can implement IDisposable, why can't they have destr... +1.70
const std::string have internal linkage but it seems same is not ap... -2.64
Why are .ToList() and AsEnumerable() making my query case sensitive... 0.00
using an interface event throw inhertance +1.38
Warning "format not a string literal and no format arguments&q... +1.87
Why does exist a second parameter of `CancelationToken` type for Ta... 0.00
Why instance constructor runs first? +0.27
in .net command line compiler, what happens when random file extens... 0.00
Finding a regex for the following language 0.00
can I rebase more than once? -0.51
Recursion and functions +0.80
Can someone explain this line of c++ code using reinterpret_cast? +0.27
How to curry a C/C++ macro? 0.00
Are conformant array parameters VLAs? +1.37
Trigger a compiler error when trying to add char* to int? -1.56
How would I write a C++ function mul_div? +1.03
EF Core 2.0 When property is calculated based on list of entities i... 0.00
C++11, Is it possible to force an instance to be extern but also a... 0.00
MS SQL 2014 - rank 0.00
Use a enable_if that does not depend on method's template param... -0.81
C++ unary right fold vs unary left fold with comma operator +1.82
Passing a vector with different types as initializer list to function 0.00
Accessing stdin with 2 programs at the same time in Linux/Unix 0.00
logical shift in c understanding +0.41
How to compile chromium with additional flags? 0.00
Realloc doesn't seem to enlarge array 0.00
How do you know what's returned by a method when the MSDN doesn... 0.00
Is there any difference between &a[i] and a+i, where a is int*? -0.74
Bool doesn't contain a definition for "Any" and no ex... 0.00
How has_iterator is working in given code? 0.00
Confusion about constant initialization +1.35
Span<T> can not be a nested local variable. Why is this a res... 0.00
is 'NUL' a name or abreviation in ASCII? +0.27
Why can std::get() not be used to get members of a vector? 0.00
How do I move a Period to the other side of a comparison? 0.00
volatile struct = struct not possible, why? +0.08
Implicit special functions: when would they be ill-formed? +0.23