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 ... 28 29 30 31 32 ... 47
Title Δ
align macro kernel +2.41
Why is my product cost average coming out at 0? +2.07
How void pointer arithmetic is happening in GCC 0.00
Structs in C, compiler error -0.79
Why is my 2D Array code working with malloc(0)? +0.30
Copy atributes of a struct to another struct of the same type +1.30
What is the type of a bitfield? -1.63
Why can't I overflow a global variable? -1.23
why are all outputs the same in this C program? 0.00
Bus error when using memmove +1.70
Declaration specifiers and declarators -1.74
C const return type function +0.35
C pass int value to float parameter -2.31
Why does realloc fail on repeated calls where as allocating a big c... -1.65
Exam sample: why is this variable in C++ producing such an output? 0.00
What's the race condition in these two interrupt service routines? -1.58
Is zero initialization of structures guaranteed to wipe padded areas? -2.15
Structure pointer initialization - local variable +0.80
some doubts in pointer +0.34
How is this expression evaluated? (Also, what is it?) 0.00
Output of printf("%d") with no additional arguments -0.88
How can I store an unsigned 64 bit value in two signed integers and... -1.41
How to poll a keyboard key in C? 0.00
Telling VX-Tasking that "bool" in a boolean? +0.88
Where can I put an array subscript? +1.39
Size of the structure with padding +0.19
Memory requirement of C code -0.57
The Vigenere encryption +0.41
Expected expression before { in case...switch 0.00
Break loop on greater number then unsigned long long +2.29
C: How do strings behave in this circumstance? 0.00
how to caculate size of a struct in C -0.81
Segmentation fault in Encryption program +0.36
C/C++ optimizing away checks to see if a function has already been... +0.96
C programming Do while -0.25
User input for array index+index value in C -0.49
C program compiles and runs on my computer but not on other machines +1.34
Explain the order of evalution in printf -0.85
I'm looking for the source code for Archive(ar) in Unix in C 0.00
compiler warning for cast missing on typedef variables -1.08
I need to read all integers, mathematical operators, and characters... -0.40
What is "__maybe_unused"? +0.34
warning: conversion to 'u8int' from 'int' may alter its value, etc -0.11
c - trying to make irc bot 0.00
GCC default main return value is not zero 0.00
How to convert C to assembly 0.00
Format specifier in scanf for bool datatype in C +0.31
Efficient bit masking code in C 0.00
error: expected ‘;’, ‘,’ or ‘)’ before ‘&’ token +0.35
An extra backslash character do not effect my program. Why? +0.38