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 ... 18 19 20 21 22 ... 33
Title Δ
Initialize once_flag? +1.30
Trying to write a function to shuffle a deck in C +1.40
Why is Math.pow(0, 0) === 1? +1.69
Memory overhead for structs with pointers in C 0.00
Getting Cannot access memory at address error 0.00
Creating a Gaussian Random Generator with a mean and standard devia... +1.52
Determining struct member byte-offsets at compile-time? +0.41
Binary compatibility of identical struct definitions inside differe... -0.39
I'm returning a value but the compilers tells me "function mus... +0.53
const qualifier accepted in ctor declaration/definition (llvm bug?) 0.00
reason for structures to not hold self type? -0.09
Implementation defined between versions +1.58
Logic behind sizeof() for character constants and function names +2.38
does this condition suffice for overflow check in multiplication -0.32
Code compiles in ideone but not with gcc +0.69
why '\97' ascii value equals 55 +1.94
Are multiple mutations of the same variable within initializer list... 0.00
Why is this undefined behaviour? -0.50
Error accessing pointers when succesfully allocated array is too big 0.00
How to generate negative random integer in c++ +0.67
Compilation Error: "pointer can only be subtracted from anothe... +0.43
expected primary-expression before '!=' token -0.17
"unexpected in macro definition" +0.61
log base 2 precision error in c++ -1.20
Is "premature" destruction possible? -0.61
Is dereferencing null pointer valid in sizeof operation -1.49
How are char* deallocated in C -0.95
Segmentation fault and core dumped when trying to declare a big array +1.87
Why there is no compile error for the array definition with non-con... +0.33
Function that returns string is not working- segmentation fault -1.29
Receiving warning "implicit declaration of function 'strlen'&q... -0.55
for loop prints i instead of array value +2.26
Vector`s end iterator content -0.35
Why does `bool b = 2` work well but `bool b = {2}` yield a warning... -2.21
Static member has to be initialized? +0.44
Weird behaviour of prefix and postfix operators 0.00
Why does my PC beep when I printout more than 7 console outputs in... +0.42
C++ : integer constant is too large for its type +1.67
Confusing results from 'sizeof' operator +0.51
Simple for loop not working -2.21
Undeclared identifier for [i] when creating variables dynamically -2.12
Why Output is 0000 and How? +0.42
Segmentation Fault:11 0.00
Is the address of local variable freed? -1.41
Finding the correct size of a struct from a pointer without creatin... +0.09
Segmentation fault when assigning values to pointers in function +1.10
I have a segmentation fault (core dumped) when using strcpy, malloc... -0.39
Arithmetic right shift gives bogus result? -1.35
How is this bracketless/braceless code possibly valid? -0.45
Unexpected results when using printf +0.39