StackRating

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

Shafik Yaghmour

Rating
1679.88 (251st)
Reputation
130,232 (481st)
Page: 1 ... 5 6 7 8 9 ... 33
Title Δ
Is there a compiler hint for GCC to force branch prediction to alwa... +0.49
Using emoji as identifier names in c++ in Visual Studio or GCC +0.25
Is this code really undefined, as Clang seems to indicate? 0.00
"constructing" a trivially-copyable object with memcpy +0.67
<experimental/filesystem> in g++ 0.00
Ambiguous call to abs +0.26
does anyone know this mysterious operator ">?" in GCC +1.69
difference between the function performance when passing parameter... 0.00
Inconsistent behavior when sending parameters to a function with 0... -0.60
Why can't I define a function inside another function? +0.49
C Struct with uint8 array weird behavior 0.00
new does not allocate memory -0.76
Are there any other arguments that main() can accept? +1.36
Can't understand the declaration #3 in the Example of [basic.li... 0.00
Visual Studio regex_iterator Bug? +0.98
No compiler warning for returning a reference to local variable 0.00
Does C standard mandate that platforms must not define behaviors be... +1.62
How strstr return is not a constant -2.37
-Wconversion warning while using operator <<= on unsigned char 0.00
Can a local variable have the same name as a namespace? +0.01
Lambda reinitialize vector - why does it work? -0.66
Is std::abs(0u) ill-formed? 0.00
Why does GCC optimize away this incrementation? +1.58
const T{}; works, const T; fails when T is a non-POD, -2.15
Initializer with constant expression having possible overflow in C99 +1.16
Sequence Point ambiguity, undefined behavior? +0.23
Why does constexpr static member (of type class) require a definiti... +0.26
What's the result of a & b? +1.50
Passing zero argument pack to printf 0.00
Taking pointer to member std::string::size fails to link with libc+... +0.26
C++ : Using void to create variables -0.46
Why does GCC only sometimes detect the use of a variable before its... +2.16
What means "obey ODR" in case of inline and constexpr fun... +1.39
Does C++11 require allocators to be default constructible, libstdc+... 0.00
Linker error when passing static const int as reference +1.14
Why must a string be constructed at run-time? +0.26
Pointer compatibility. Why it's forbidden to assign T** to cons... 0.00
std::array of AVX intrinsics 0.00
Is this a mistake in the definition of the sign bit for integer typ... 0.00
Constexpr variable and division +0.27
%n format specifier program giving different outputs on different c... +1.86
Xcode offers strange solution for explicitly dead code in c++? 0.00
Constant expression string parameter in C++11 constexpr function +1.24
const reference to temporary reference 0.00
Undefined behaviour of right shift (a >> b) when b is greater... +1.08
Using alias for reference to anonymous structure results in error 0.00
Initializing member variable with pointer to itself +1.51
Variable and constant with same name 0.00
Segmentation fault when jumping to goto over VLA array 0.00
Are const built in types inlined in c++? +0.82