StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

pablo1977

Rating
1486.10 (4,462,329th)
Reputation
3,038 (55,656th)
Page: 1 2 3
Title Δ
Finding odd divisors with bit-shifting +0.23
Void function call as expressions -1.06
how to convert int type to ieee754? +2.85
C using enum to shorten code +0.35
where and how are the values in each of the members of enum stored... -0.81
Fast double file read in C -1.56
C - Recursive function for minimum gap in array -1.61
Returning array from function (C) -0.87
How can I check if a variable in a struct is not used in C? +2.32
What is the difference between ~~x and !!x in C? -0.81
Is it guaranteed that the type T[x][y] has the same memory layout a... +0.95
Declaration of wchar_t by myself -1.54
The expression of detection with the unsigned integer overflow 0.00
iterate through multiple arrays in c -1.40
Factorial of a number using recursion without if - else & retur... -0.11
Finding Largest Twin Prime +0.02
Interpretation of instructions without effect -0.45
Validate the type of input in a do-while loop C -0.97
binary to decimal conversion in c +0.27
Different behaviour of C macro for different cases +0.47
Declare generic variable type -1.23
Efficient way to fill integer array with short -0.04
Can an implementation that has sizeof (int) == 1 "fully confor... 0.00
how can split integers into bytes without using arithmetic in c? +1.90
How to print an int as a binary in C? +1.29
Is this C function for finding the product of an array correct? +0.52
how to modify a directive processor C -1.15
How to print something without using std lib functions? -0.95
Redefinition of 'i' error +1.33
How to determine integer types that are twice the non-padding bits... -1.33
How to construct a compound for loop in C++? +0.70
Rounding from math.h incorrect 0.00
Inputting characters and integers in a line in c reading characters... +0.20
Exceptions in c programming language +0.84
Unions and type-punning -0.34
C syntax: character combinations valid in any context -1.00
Arrays, Structs, Functions 0.00
validate the entry of an ASCII character +1.37
Compute sqrt(SIZE_MAX+1) using only integer constant expressions, c... +1.77
Operator : in C, what is it? -1.54
Is there any other way to avoid conflicting types other then using... 0.00
What is exactly being declared by typedef? -1.61
C printf() two strings on one line? +0.02
Why does it give the same output for every value? -0.63
Cryptic struct definition in C -1.20
Something I don't get about C strings +0.52
Use of % in scanf and printf -1.08
Is log n base 10 -3.09
C If Loop Fails to Set Struct Data +4.11
What is the syntax in c to combine statements as a parameter +4.87