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 ... 24 25 26 27 28 ... 47
Title Δ
(p++)->x Why are the parentheses unnecessary? (K&R) -0.08
What does my unix shell mean by "[1]+ Stopped"? -0.15
Statically allocating 2D array in C, why is it not working? 0.00
Can someone explain the meaning of this 'typedef'? -1.99
Why do integers starting with 0 print out weirdly? 0.00
Cannot clone git repository 0.00
Multidimensional array of strings and functions +1.40
Boolean - Optimized bool 0.00
Casting initializers down to a pointer 0.00
Warning: format argument is not a pointer (arg 2)? 0.00
How to properly display the value from a usb device [ansi c] +0.29
Initializer element is not a constant 0.00
When can I omit curly braces in C? -0.95
Intel C++ Compiler warning 167 when non-const argument is passed as... 0.00
open_memstream warning "pointer from integer without a cast&qu... +2.07
I want to use the full range that the 64-bit integer can take. How... -0.07
Is the value of a struct variable just an address(like in the case... -1.09
Complex c code, I need any one to explain how it is work? 0.00
Lvalue required +1.06
Should I avoid identically named local variables? -0.97
C scanf() returns -1 +0.64
Integer types in C -1.76
segmentation fault result -0.42
question mark operator in expressions -0.48
sscanf with hexadecimal negative value +1.18
C struct initialization with C99 - Is mixing named and unnamed memb... 0.00
Why is this valid in C++ but not in C? +1.78
I keep getting this error: invalid operands to binary ^ (have 'doub... -0.83
what does the wiggle sign mean in c/c++? -1.52
Define constant inside #ifdef in C +0.72
Implicitly casting a float constant +1.68
memset an array to 1 +0.94
unexpected behaviour of assign a value to a field of a struct of un... +0.33
array subscript is not an integer questions +0.30
what is !! in c? -0.24
how to create alias for #include<stdio.h> in vim -0.67
Are functions written in other languages subject to the rules of C+... -1.25
Seg Fault while reading from a file in C +0.34
About the null-terminated strings (confused) -1.05
How do I give a variable storage size to an out of scope array? +0.70
Using pointers to replace values +0.25
swap function didn't work +1.54
What is the difference between p and a? -2.29
(homework) How to put a C-string from one pointer into the memory a... -0.53
sizeof sideeffect and allocation location +1.11
Segmentation fault in a well compiled C program -0.21
print bits of a void pointer +1.15
Word Counter in c doesnt work -1.27
If a function never returns is it valid to omit a return statement -2.63
Pointer or Value -1.24