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 ... 8 9 10 11 12 ... 33
Title Δ
How to declare a lambda's operator() as noreturn? +0.03
What does this macro mean? -0.17
template work as recursive function 0.00
Interpret 4 char as an integer 0.00
Loop with a zero execution time +0.82
Is rule 3 in section 3.3.7/1 from N3936 redundant? 0.00
GCC 4.8 with GNU STL produces bad code for std::string constructor? -2.85
Use of struct identifier to signify POD types and C structures 0.00
Type of lambdas in C++ +1.89
C++11 Accessing Unscoped Enumerators with Qualified Name 0.00
constexpr std::array with static_assert 0.00
Pointer difference across members of a struct? -1.15
Interaction between decltype and class member name shadowing an ext... 0.00
Unicode/special characters in variable names in clang not allowed? 0.00
Given that p is a pointer is "p > nullptr" well-formed? 0.00
Do distinct functions have distinct addresses? +1.13
printf output is null when combined with an int C +0.29
C Compiler not throwing error when no type is specified +1.11
Is the result of a cast an rvalue? +1.85
Why does this use of comma work in a expression but fail in a decla... -0.77
Why does compiler not balk at a line beginning with an addition ope... +0.79
Which section in C89 standard allows the "implicit int" r... 0.00
Does the C standard have a website for defect reports? +1.66
Compiler warnings conversion -1.15
fflush() function not working with stdin 0.00
Function arguments referring to the same variable +0.31
Is accessing a global array outside its bound undefined behavior? +0.34
C++ compiler optimization bound checking in for loops +0.32
Why cant you throw from a destructor. Example +0.76
How can rand() make random numbers, even when you don't seed it... 0.00
Strange result between int and long long for relatively small value -1.04
reference to local variable returned: Why a warning? Why not an err... +1.52
Evaluation of constants in for loop condition -1.31
How to create std::array with initialization list without providing... +0.32
Why does this simple program using std::rotate not compile? -2.33
will right hand side of an expression always evaluated first +0.24
What is the difference between regex_token_iterator and regex_itera... 0.00
C code with undefined results, compiler generates invalid code (wit... 0.00
Relationship between C and C++ standard library 0.00
Does C++11 allow dollar signs in identifiers? +0.33
Using this pointer causes strange deoptimization in hot loop -1.17
mechanism for "undefined-ness" of modifying the value of... 0.00
Lvalues which do not designate objects in C++14 -0.21
String Literal address across translation units +1.51
Why and how do uninitialized char start at -52 in C? -0.24
Structure aggregate initialization with less clauses, why does it i... +1.73
Difference between object and value representation by example -0.99
Erratic behaviour with missing return in c++ and optimizations +0.30
Cast from "int" to "unsigned short" after apply... -1.81
What is the use of 0-length array (or std::array)? 0.00