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 ... 13 14 15 16 17 ... 33
Title Δ
Assignment operator sequencing in C11 expressions +1.47
Structure memory alignment in C +0.87
I can't use <nameofmystructure>* this as an argument to a fun... 0.00
C++11 variable size POD struct +0.32
Why are std::shuffle methods being deprecated in C++14? -0.39
Alignment of char array struct members in C standard -2.08
invalid range expression when looping through stack in c++ 11 -0.53
How would I use an enum contained in a struct as a parameter for a... 0.00
Calculator to convert binary to float value -- what am I doing wrong? 0.00
Initialize a const array with a pointer -1.15
why Q.15 multiplication isn't working +0.35
error C2059: syntax error : 'type' -0.68
constexpr function returning string literal +0.31
Does linux provide a guaranteed inaccessible memory area below the... +1.44
Is there a way to view the code of library functions (like strlen,... -0.76
C - huge arrays - Segmentation fault (core dumped) 0.00
Switch statments with case ranges, is it possible? +0.31
Compiling an aligned struct gives strange warning in GCC +0.32
Why is there three leal instructions for this IA32 assembly code? -1.96
About C++ classes with self reference -0.46
How does this Codechef Factorial Solution in C work? +1.42
Are signed, unsigned, long and short all valid types in all version... +1.51
Evaluating the condition containing unitialized pointer - UB, but c... +0.00
What are some interesting uses of 'switch' in C/C++? +0.71
Is it a C standard to define how to store the temporary result of s... +0.71
On printf, fill content with char size 0.00
Difference between (float)m/f and (float)(m/f) +1.46
C++ Enumerations: Assign a variable or use scope resolution? +0.31
Default value to non initialized variables +0.73
Is it safe to `free()` memory allocated by `new`? +0.31
Clarification of char pointers in C +1.44
Can a C++ enumeration be made bigger than 64 bits? -0.35
Scope of structure declared/defined within another structure +0.94
How to input int64_t / uint64_t constants? -1.80
array of variable size in C. Is it ok? +1.65
Are evaluations of expressions in member initialization are sequenc... +1.03
Include period in macro -0.91
The concept of a type name scope in C11 0.00
C++ function that allows arbitrary class input -0.01
Does deque provide O(1) complexity when inserting on top -1.39
Modifying the array element in called function -1.08
Visual Studio 2013 c++ function syntax error -0.18
Forcing compiler to C99 standard -0.65
Why do negative numbers often need parentheses to obtain the expect... +2.06
VS 2012 Ultimate update 4 will not compile array +0.92
Address arithmetic +0.55
How to make a user-defined type initialize *exactly* like a built-i... +0.86
Is std::function as efficient as using auto? 0.00
I am not able to understand indexing of char pointer operation in c++ -0.11
Why are lambda expressions not allowed in an unevaluated operands b... 0.00