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 ... 16 17 18 19 20 ... 33
Title Δ
Segmentation Fault(core dumped): Simple program but not working -0.90
Nested lambda expressions are very slow to compile and generate hug... +0.37
Why isn't it a reference type when std::initializer_list being used... -0.29
What's special about R and L in the C++ preprocessor? +0.36
Inelegant Access to Struct Members +1.47
How to generate 64 bit random numbers? +1.50
Increment internal counter variable inside for loop -0.61
Does Visual Studio 2012 do this correctly? std::move 0.00
Does the standard mandate an lvalue-to-rvalue conversion of the poi... -1.83
(Known) compiler bug in VC12? 0.00
Odd usage to set value to zero in for-loop -1.29
C/C++ Create an enum with negative values, without having to number... +0.64
C++ pointer comparison with []operator for arrays? +0.26
Is there a way to determine a member offset at compile time? +0.97
Why does GCC give me the -Wjump-misses-init warning? +2.26
Is It Safe to Add/Remove Element To/From Map while Iterating the Map -0.60
Running through entire range of `unsigned char` in `for` loop -1.38
Zeroing an Unusual Array 0.00
C++ conditional storage allocation for object caused by scope 0.00
explain this nested printf statement -0.46
Is the result of strcmp the same on all machines and compilers? +0.84
Why does optimisation kill this function? -0.83
Why use !!(condition) instead of (condition)? +1.36
Calling a function in main -0.44
Unable to understand following macro +1.19
stat64 system call: how many parameters? 0.00
Random Number Between 2 Values +0.39
Pure virtual functions in C++11 +0.45
Expected declaration specifiers or '...' before '(' token? 0.00
Generating Random Vertices +1.69
How to make an array that has a variable as the size? +1.72
What does "*((char*)-1) = 'x';" code mean? +0.37
Swapping Values with XOR -0.58
Can I use a function typedef in function definitions? +1.20
Comparing std::functions for equality? +1.42
C struct elements alignment (ansi) +0.59
No compiler error when fixed size char array is initialized without... +2.11
Is Using 'sizeof(char)' When Dynamically Allocating A 'char' Redund... +1.07
Compiler optimization or my misunderstanding +0.38
Inconsistent use of const qualifier between declaration and definit... +1.38
How To Randomly Pick A Variable Using Rand() -0.85
Picking an Object randomly based on another Object and probability? 0.00
Is using same parameter name and member name valid +1.22
Why does this C++ snippet compile (non-void function does not retur... +1.50
behavior of const_cast in C++ -0.88
Re Legacy code : format ‘%d’ expects argument of type ‘int’, but ar... +0.38
How can I output the result of atof as 1.0 instead of 1 +0.37
Isn't there a syntax error? Should printf("one" ", t... +0.39
char pointer not the same to char array? 0.00
Member must have class/struct/union 0.00