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 ... 12 13 14 15 16 ... 33
Title Δ
Is it possible to have a pointer literal? +2.21
C/C++ best practice to eliminate Wconversion warnings +1.54
In C++11, does `i += ++i + 1` exhibit undefined behavior? -0.09
Does an expression with undefined behaviour that is never actually... -0.35
gcc runtime declaration of static and auto variables 0.00
Has the new C++11 member initialization feature at declaration made... +1.83
Are C macros implicitly cast? +0.03
Why can't we declare an array, say of int data type, of any size wi... -0.96
C++11/14 and return( ... ) vs return -1.70
Name lookup after qualified declarator-id 0.00
Variable Length Array with length 0? 0.00
Why this code produces invalid alignment with MSVC? +1.46
function pointer bit shift +1.57
Can a variable be defined only in the scope of an if-statement, sim... +1.09
Inconsistent behaviour of implicit conversion between unsigned and... +1.03
No side effect with comma operator, return statement, and nullptr? +0.31
Has C++ standard changed with respect to the use of indeterminate v... 0.00
Is fgets() returning NULL with a short bufffer compliant? +1.43
Function and struct having the same name in c++ -0.31
Initialize struct without an assignment? -0.61
Different rules about C using VC and gcc or others? +1.34
Right bit-shift giving wrong result, can someone explain -0.60
What is the version of C used in gcc -0.36
variable length structures in C90 +2.12
Can C++ code be valid in both C++03 and C++11 but do different thin... -0.17
Why is -Winit-self separate from -Wuninitialized 0.00
Can compilers give warnings when using uninitialised values? +1.22
c++ - Returning "false" in an int returning function +0.33
C11 GCC threads.h not found? 0.00
initialization of 'unused' is skipped by 'goto label' - why do I ge... +1.58
Do parentheses force order of evaluation and make an undefined expr... -2.85
Using -1 as a flag value for unsigned (size_t) types +0.32
recursive template instantiation exceeded maximum depth of 256 +0.33
Embedding a case label in an if...else statement -0.16
How can both (i + 1) < ii and (i + 1) > ii both be true? +0.29
Whether in C, a called function automatically returns value returne... 0.00
Ignored Semicolon C Syntax -0.72
Opaque pointer in MSVC generates compiler error -0.18
Tool to remove/Apply ifdef's/else's from codebase 0.00
is there any difference between conditional statment and control st... +0.12
What happens exactly when a 32bit integer overflows on a 64bit mach... -1.91
Difference in output of program +1.06
Inconsistencies when using cmath's fmod (C++) +0.33
Why does combining two shifts of a uint8_t produce a different resu... +0.37
Function abs() returning negative number in C -1.05
How I'm supposed to use the sanitizer in clang? -1.84
Crash with alloca function but ok with malloc -0.22
Declaring arrays with user input elements -0.39
How is a variable at the same address producing 2 different values? +1.90
Finding the sum of the first row and the diagonal in a 2d array +0.32