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 2 3 4 5 6 ... 47
Title Δ
Expansion of function-like macro creates a separate token +1.50
Why does NaN - NaN == 0.0 with the Intel C++ Compiler? +0.11
Different outputs while defining local variables -0.13
Distance between arbitrary pointers +0.44
Was `long` guaranteed to be as wide as `size_t` +0.31
Index operator bound to a string literal -2.37
Pointers addresses behaviour +0.28
Why my C code got error in Windows? Linux is ok +0.82
Should definition and declaration match? +0.80
Using an ampersand (&) in a call to free() +0.86
Declaration and Definition issue +1.13
Double multiplication differs between compile time and runtime in 3... +1.37
alloca inside compound statement 0.00
Declaring inner structure variable in nested structure without refe... +0.32
atoi() returning strange value -2.10
Inconsistent gcc diagnostic for string initialization +1.01
Why is printf with a single argument (without conversion specifiers... +0.32
c: const or define? what's the difference and why the second re... +1.46
How do i increment statement or decrement statement in C? +0.33
Error using "#" in macro +1.45
Does __attribute__ apply to all the variables in a declaration? -0.04
How to access pointer within a nested structure -1.45
Why does C == return true for equal strings? +0.33
Other semantics associated with the register keyword 0.00
sizeof(2147483648) is 8 bytes while sizeof(2147483647+1) is 4 bytes 0.00
Float comparision in C 0.00
Getting a Expected identifier or '(' issue in Xcode 6.1 -1.45
C cannot figure out if statement -1.69
check if floating point variable has 'normal' values 0.00
Why does program provide -143155...when I only switched from int to... 0.00
Understanding C variables 0.00
Arduino micros() implementation - code construction and SREG +0.33
Having difficulty printing strings +1.23
Why it prints garbage values at end -1.50
is return main(); a valid syntax? -2.01
Unexpected output printf statement -0.29
Scoping rules for struct variables in GCC +0.19
Casting double to integer when is it undefined behaviour -0.77
Convert char to float in c -0.60
static array pass to a function in c 0.00
What happens if I sum negative values to a 16bit register constantly +0.95
Address of a hardware register from acces macro +0.29
Conversion from const int to int giving strange results.Can anyone... +0.72
What is the difference between sizeof(x) and sizeof(p_x) -1.59
Error : Expected expression before 'DATA /* : typedef struct DA... -2.77
i % 2 == 0 ? arr[i] = 0 : arr[i] = 1; Ternary operator error +1.15
How to pass a pointer to a struct declared inside another struct as... 0.00
alignment requirements for int32_t: gcc/linux 86 vs amd64 -0.80
My Fixed point arithmetic implementation, performance 0.00
Printing the value of a pointer in C +0.33