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 ... 14 15 16 17 18 ... 47
Title Δ
C Treament when Casting Comparison Values -1.45
c/c++: How can I know the size of used flash memory? -0.97
Getting a segmentation fault in my code. 0.00
Why do those two ways to set a variable to all 1s lead to different... 0.00
Issue with pointer math in C +0.77
sleep() / Sleep() behaviors in Linux / Windows +0.30
Need for _Bool in C99? 0.00
Global reach of char *argv[ ] and int argc C++ +0.41
Is it correct to compare a double to zero if you previously initial... 0.00
What happens when a format specifier is not given to printf? +1.83
Typedef struct vs struct? |Definition difference| 0.00
Why does this code produce a segmentation fault? +0.25
Regarding bitwise shift operator in C 0.00
why does printf() gives random output when it should be 0? +0.63
Casting an address to a function: using "void * void " +1.46
What does the condition in the following code do " if (y-3) pr... -0.07
If CHAR_BIT != 8, what is the size of other types? +0.45
dividing a number without using division operator in c +0.15
sizeof(array_of_char) outputs strange number -1.21
Static arrays inside of functions error C +0.05
What does `(void)var` actually do? -0.73
Why is a condition like (0 < a < 5) always true? -0.37
In Visual Studio2010 "warning C4028: formal parameter 1 differ... 0.00
The program wont work for n>9... It works fine when n is a stati... +0.64
How can I implement an array whose size is not known at compile tim... +0.36
What is 0[p] doing? -0.45
Difference between x and &x in c +1.08
Why is a = (a+b) - (b=a) a bad choice for swapping two integers? -1.29
Calculate and output difference of two pointers +0.75
Passing char pointers in C +0.29
Insert bit into uint16_t +0.68
Who defines C operator precedence and associativity? +0.82
Prevent buffer overflows with gets -2.36
C: Why aren't &(void *) and void** compatible? +1.54
& operator does not do anything in structure? -1.39
Why the program compiles? -2.57
printf format f versus d in Python +1.29
C Standard Undefined Behavior With Respect To Nonportable Projects -1.19
assigning values of 2d array inside a struct +1.50
changing array in a function c +0.28
Ignoring or redefining GCC Standard Predefined Macros 0.00
Inserting a while loop inside a for. Consider this a brain teaser +0.11
Why qsort from stdlib doesnt work with double values? [C] -2.86
How to find out which specific optimization affects my code signifi... 0.00
access to volatile variable - from LLD3 -1.05
error: conflicting types for built-in function ‘tolower’ [-Werror] +1.32
What does 'percentage' m mean? 0.00
does the incrementation of unsigned int cause undefined behavior wh... +1.99
Char array size -0.71
Type definition in parentheses +1.88