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 ... 19 20 21 22 23 ... 47
Title Δ
What is the issue with this code? +1.76
c, how to read operators issue, basics +0.30
Quadratic Equation - do not understand compiler error -0.93
C typedef for undeclared structure is not throwing any compilation... 0.00
Why does gcc warn "assuming signed overflow" in one case... -2.19
Arthmetic operation in structure -1.05
How to commit just one file in a directory? -0.50
This code of mine is showing floating point error.. can anyone plea... +0.35
Why does MPI_Send accept void * source? 0.00
What is a parameter forward declaration? 0.00
Timing code on Intel CPUs using "core clock cycles"? 0.00
Returning variables +0.00
Best method to create a sub array from an array in C -1.11
C, skip initialisation static array 0.00
Is it possible that a declarator has zero declaration specifier? +2.26
Is the default address of an undefined array always a valid address? -2.31
Error in my c program 0.00
Simple Issue with Arrays +0.77
the built-in type bool in C++ or the stdbool.h type in C defines TR... -1.10
bizarre C statement 0.00
Rather than bubblesorting these names...the program crashes -1.91
what does this syntax of switch case mean in C? +1.49
How are pointers stored in memory? -0.25
Wrong output for factorial decomposition 0.00
looking for fat32 source 0.00
Inconsistency in using pointer to an array and address of an array... -1.31
Code works, but throws Incompatible Pointer Type warning +0.30
Compile Openssl with MinGW on Windows - fatal error: openssl/md4.h:... 0.00
Makefile- not outputting the executable 0.00
Reading TIFF grayscale using libtiff 0.00
Freeing a Dynamically Allocated Array of Structs After Function Ret... +0.32
How to handle floating-point Underflow? -0.98
passing function parameters without type, then declare pointers to... 0.00
C language: i dont understand why it works -0.96
explicit indexes in C array literals? +2.20
Signed saturated add of 64-bit ints? +0.87
What are those strange array sizes [*] and [static] in C99? 0.00
Function Returning Itself +0.63
Comparison of int values in an if statement -0.28
Is loop in C guaranteed to be executed in order? 0.00
Testing of AES algorithm implementation in C 0.00
What is the effect of typedef'ing a struct to itself? -1.54
change the branch when the branch not shown in git branch -l +1.94
Variable declaration on "start value" of FOR loop - What... +0.99
Find value at address 0.00
How does the internal implementation of memcpy work? -2.02
for every int x: x+1 > x .... is this always true? +1.09
Odd C/C++ initialization syntax for integral type variable +1.52
unable to display result +0.98
Are there sequence points in the expression a^=b^=a^=b, or is it un... +1.73