StackRating

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

asaelr

Rating
1482.44 (4,486,243rd)
Reputation
5,027 (33,023rd)
Page: 1 2 3 4 ... 5
Title Δ
In a nested for loop, how can we return to the first loop from seco... +0.46
could not allocate 2d arrays C +0.50
C quick sort of a struct causes segmentation fault -1.09
C programming: How could you compare two types without == -0.87
C and C++ compiler give different messages for the following code,... +1.27
Sorting a linked list in C (Selection Sort) -0.42
Return 2 dimension array in C function -0.78
Can I create an Array of Char pointers in C? -1.25
Casting pointers for arithmetic - C -1.13
Accessing up and down array elements reference to a middle array el... +0.30
Transposing Matrices - Horizontal to Vertical - OpenGL ES - iPhone 0.00
Returning a 2D C array of type id in Objective-C -1.70
About Pointers To Functions in function declarations +1.05
array of char pointer segfaulting +1.20
Why do I get this blank line when printing in C? +0.52
I'm coding a brute-force algorithm on change making and I'm a littl... +1.37
How to use unsigned integers to represent a set? -0.85
C: how to break apart a multi digit number into separate variables? +0.62
what is vextern used for in this code? +2.50
What does double ampersand do in this program? -0.59
C wrong sum result with doubles -1.03
Matrixes in contiguous position of memory -0.43
Neatest way to walk through a List of pointers? +0.24
Concat string from 2d Array +0.56
C - Using execvp with user input +2.60
I don't understand this diagram of fork() -0.94
How to set the value of a void ** +0.53
Factorial program using recursive function in c with while loop +0.54
Does *p++ increment after dereferencing? +0.24
Where (exactly) is the call stack? -1.42
Should 64bit Compare&Swap (CAS) work on a 32bit machine? (or 6... +1.74
unable to read the EOF character in C -0.66
I don't understand this example of fork() -0.58
Sorting Array of Pointers to Pointers +1.48
multiplication of two numbers -0.81
C bit array macros, could anyone explain me how these work? +2.31
Read 64bit Hex value from a file in C +0.85
C - pass predefined function as pointer +2.54
Algorithm to find maximum sum of elements array such that not more... 0.00
Dynamically allocate a string matrix in C +0.09
Printing a "triangle" of asterisks 0.00
Is there a shorter way to find length of an array than this C code? +2.50
Set to zero bidimensional array (and something else) +1.08
Is there a work around for global variable size limit in visual c? 0.00
Evaluation on the right side of an assignment +2.78
Finding all the unique permutations of a string without generating... -0.79
Should I declare a parameter that will never be changed as a const... -1.03
printing data at a array location directly after receiving the two... 0.00
Understanding the exit condition of a for loop -0.71
misunderstanding array pointers passed to functions in C +0.61