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 ... 10 11 12 13 14 ... 47
Title Δ
Which is faster: while(1) or while(2)? -0.54
Data type of addresses -1.34
How to use a word as a key in hash +0.31
C typedef in declaration +2.95
What is the default value of a char in an uninitialized array, in C? +1.31
Alternate pgm for the given pgm without using function +0.59
assignment inside sizeof function in c -2.58
Are the elements of the argv array always contiguous in memory? 0.00
Conversion between function pointers with void and non-void pointer... 0.00
Why is an element of an array bigger than the type? -1.01
scanf field width string overflow -2.90
C - Arrays And Pointers -2.28
Why do most enum values end with BUTT specifier in declaration? 0.00
unable to use inline in declaration get error C2054 0.00
Extern makes no difference +0.84
Using malloc(0) and memcpy -1.41
Size of structure with bit fields +0.35
Output of a program on compilation +0.30
C empty struct -- what does this mean/do? +0.65
Enumeration object set to a value not equal to any of its respectiv... -0.85
How to convert 4 byte IEEE (little endian) float binary representat... -2.38
Allocation of space for static variables on the stack -1.34
XOR conditionally without branching if the lowest bit is set -1.33
not possible to pass a float to another function? -0.29
Compilation error with c 0.00
const for array size expressions on argument +1.32
Visual Studio C function syntax error -2.96
Can someone explain this Macro and function syntax in C? -0.96
Im having trouble passing the string '*' into argv +2.06
Segmentation fault in a recursive function that operates on char ar... 0.00
C runtime error (undefined behaviour) for performing ++*(p++) on st... +0.81
Input a value for a scanf(), but nothing happens +0.29
Call function in a static libray without implementation 0.00
Does the equal sign reallocate memory in a char *? +1.23
Is 012e2 octal or float? -0.90
warning on type casting in C +1.26
Tokenizing a string error -0.70
C function declaration syntax - why does this work? +1.14
How to interleave 2 booleans using bitwise operators? +0.57
what does this statement do in C? -2.56
Valgrind leak not sure where it is? 0.00
Is there a way to define a macro that turns a expression i.e. an in... 0.00
How is this C expression evaluated -1.06
Is `if(CONSTANT) { ... }` optimized in C/C++? 0.00
Explanation about the string compare differences between char* and... +0.62
C programming: array +1.05
What exactly is the array name in c? -0.11
Strings and manipulating strings , what exactly happens here.? +0.75
Why sizeof(int) is not greater than -1? -0.73
Why floating point does not start from negative numbers when it exc... -1.26