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 ... 7 8 9 10 11 ... 33
Title Δ
No compiler error on using garbage characters in #include statement 0.00
C++ Explicit declaration triggers a warning in the default construc... 0.00
Inconsistent strcmp() return value when passing strings as pointers... +1.29
Is it a conforming compiler extension to treat non-constexpr standa... 0.00
Is C++ compiler allowed to optimize out unreferenced local objects +0.87
When std::fprintf(stderr,...) fails, does the operation has no effe... -0.22
How can I control static analyzed compiler error messages with temp... 0.00
POSIX restrictions on pointer types in C 0.00
Vector of object containing uninitialized value +1.48
What do the words "undefined" mean in bullet point §... 0.00
Narrowing conversion to bool in list-initialization - strange behav... 0.00
Why can't I return a reference to a packed field? 0.00
Scope of declarations in the body of a do-while statement -1.96
Why can't you declare a variable inside the expression portion... +0.74
template instantiation with constexpr function failure +1.63
C++11: What happens if you don't call join() for std::thread -2.30
Will compilers optimize double logical negation in conditionals? 0.00
Are classes truly a current proposal for the next C standard? 0.00
Code:Blocks Mingw Compiler Error: Variable-Sized Object May Not Be... 0.00
Maintaining Maximum Line Length When Using Tabs Instead of Spaces? -1.55
Why was the restriction on the comma operator being in a constant e... 0.00
-Warray-bounds bogus warning in inline function g++4.9.2 0.00
Reassigning Smart Pointers -2.32
C++ Array Definition with Lower and Upper Bound? +1.47
Is returning local static object thread safe for pre-c++11 compilers 0.00
Why is 'int x = + "foo";' a type error but not a... +0.51
Unordered function evaluation for functions returning void +1.54
Is a header necessarily a file? -0.16
Inline namespaces and ambigous declarations 0.00
Is a constexpr more "constant" than const? +0.29
Unsigned and Signed int and printf -2.93
Is there a way to use C++ in JavaScript? +0.28
Does this code from "The C++ Programming Language" 4th ed... 0.00
I'm getting warning "floating point overfow " 0.00
Why is this implicit conversion (between different pointer types) v... +1.35
C++11 aggregate initialization for classes with non-static member i... 0.00
Optimizer removing pointer de-reference lines -0.70
"Static const" vs "#define" for efficiency in C -0.01
What does return; in a C function of boolean return type return? +0.81
Why does `++a++` not compile in C++ but `(++a)++` does? 0.00
Why are these default arguments allowed? +1.33
Virtual inheritance example in C, exploiting undefined behavior? 0.00
C++11: "narrowing conversion inside { }" with modulus +1.43
Do temp variables slow down my program? +1.05
What is the point of deleted destructor? 0.00
std::pow with integer parameters, comparing to an integer type -1.65
"comparison between signed and unsigned integer expressions&qu... +1.17
Parameter order evaluation +0.30
Lvalue reference binding 0.00
Initialization of int pointer in C +1.76