StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

ouah

Rating
1639.74 (709th)
Reputation
124,742 (513th)
Page: 1 ... 8 9 10 11 12 ... 47
Title Δ
Invalid conversion identifier '.' -1.03
Incrementing an array resuit in lvalue required? -0.47
Does '==', '>', or '<' work in Fortra... +0.29
Why do we define INT_MIN as -INT_MAX - 1? +0.28
Passing a void value function as part of a function signature in C +1.55
How possibly can a unary +/- operator cause integral promotion in &... +0.82
How is the expression "(a/b)*b + a%b - a" always zero in... +0.04
Why can't a struct's member variables be modified in a func... +0.27
Float arithmetic operation yields value = 0 -0.89
Unexpected Output in right shift bitwise operation 0.00
Are main and fopen valid variable names? +0.29
printf - Wrong answer on a floating point number +0.45
Can an enumerator be defined in terms of other enumerators within t... +1.55
Why ENOUGH is enough? (storing an int in a char array) +0.63
String manipulation returns right value when print statement is in,... 0.00
Casting from double to float +2.01
In C89, what is the scope of a function name in an 'old-style&#... 0.00
Why is '\\' considered int? +0.26
comparing float values with double resulting different behaviour +0.30
Is it redundant to add a 'structure identifier' at the end... +1.35
error: called object type 'double' is not a function or fun... 0.00
Should C enum return function end by semicolon +0.83
A better alternative to using a long series of "if/else if&quo... -0.35
Is it possible to enable link-time optimization while only disablin... +0.31
Difference between static function declaration in C +0.30
Why does this code work in C? +1.17
Can I return a initialized struct on one line in ANSI C? +0.27
floating point exception trying to find prime numbers +0.29
Segmentation fault while using argv[] +0.88
Operator : in C, what is it? -0.64
If a function with int as specified return type, does not have any... 0.00
Why an expression instead of a constant, in a C for-loop's cond... +1.03
C and enumerations +0.30
How to detect if a compiler supports static_assert? 0.00
What is the purpose of an external static variable? -0.21
What does this '>>=' mean? -0.43
Is there any memory leakeage in this code? 0.00
Boolean array initialization in C +0.31
Getting an "undeclared identifier" error? why? -2.93
__typeof variables and printf +0.77
C precedence order query -0.11
Where does 1.0f and 1.0 makes difference? +0.82
Is memcpy(&a + 1, &b + 1, 0) defined in C11? +0.31
Why does my function print '0'? -0.84
Illegal Divide by Zero exception in cpp and C 0.00
Can pointers store values and what is the use of void pointers? -0.45
C and number suffixes -0.70
Struct labeling -0.71
Array access error in C +0.91
Function signatures in export file (*.h) using bool return type +0.30