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 ... 47
Title Δ
duplicate declaration global variable in C -2.32
Why does mismatched prototype and definition with empty argument li... +1.67
Is it useless to use the `register` keyword with modern compilers,... -0.83
Defining (1 << 31) or using 0x80000000? Result is different +0.91
Uninitialized _Bool variable or struct field behaves strangely +0.99
C - BitArray - Set single bit of uint64_t +1.51
Pointers to pointers vs. normal pointers -1.81
How can I know the version of c? 0.00
void ( *( *f[] ) () ) () +1.01
Is it possible to compile a project with a prototype of the functio... -1.28
printf an integer of unknown precise type -0.53
WARNING - "Undefined behavior [-Waggressive-loop-optimizations... -0.92
Scope of Function access in C -0.48
How can I create a shared git repository starting from an initial g... 0.00
creating array of structures in c 0.00
Identification: Is that a string? -1.52
C - Off by one error, but no segmentation fault? +0.77
Unexpexted printf statement in c 0.00
Issue with Dynamic Memory Allocation for a char Array in C 0.00
How is a true or false result determined if a struct or a pointer i... +0.46
Type incompatible with itself in GCC 5 when using -Wwrite-strings 0.00
Comparison always fails with char and constant -1.60
Default initializion value of boolean member in struct 0.00
How to fix linker errors for libudev on Ubuntu 15 +2.08
Store a formated printed value in a new variable +0.87
Why make singleton object private instead of public -0.52
What are these unfamiliar lines in the C preprocessed file? +2.06
What can bool type return in C99? +1.14
Comments in output of gcc -E preprocessed code 0.00
Golden Ratio in C? +0.31
Output of Struct passed to function 0.00
How to assign constant to a pointer? 0.00
What does 1[index] mean in c? -0.68
C ADT function pointer as parameter? +0.31
C++ Fatal Error LNK1120 0.00
Void* arithmetic and type casting -0.01
how to use the variable x to initialize an array? i know we cant us... +1.35
Why is (sizeof(int) > -1) false? -0.91
Confused about the safety issue when return a pointer in C +1.40
In C, returning a float when sending pointer-to-struct values to a... +1.47
Strange format specifier in c with percentage character +1.28
Allocating an array of structures within an array of structures +1.45
warning: passing argument 1 of 'cat' from incompatible poin... -0.56
How to copy dynamically allocated array of struct? -0.19
Strange definitions of TRUE and FALSE macros -0.62
Can we declare a function alongside variables in C? +0.70
C error in linking library 0.00
Simple C error with valgrind 0.00
Variably modified at file scope error +0.33
Ampersand '&' adds unnecessary characters +0.32