StackRating

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

H.S.

Rating
1540.03 (11,797th)
Reputation
5,549 (29,603rd)
Page: 1 2 3 4 5 6 ... 9
Title Δ
C typedef for dereferencing a pointer to a fixed-size 2D array -1.10
What is wrong with my for loop? It turns 2 times when I enter only... +0.70
Null pointer dereference prevention +1.83
Is this uninitialised variable usage undefined behaviour -1.40
how to give a struct * as argument to a function 0.00
Precedence, Parentheses, Pointers with iterative array functions -1.32
c-time function returns strange values 0.00
Trying to assign a set of characters to a string 0.00
Pointers and arrays without using index +0.14
inexplicable change in value while using pointer typecasting -0.63
How to read beyond new line characters using fgets() function? +1.26
strcmp function return value in another function 0.00
C Linked list - value of pointer changing 0.00
The void type in C +0.57
Multiplying and increasing pows -0.72
Why is my program outputting an integer instead of a float? -1.06
Segmentation fault during input of a matrix -0.28
read access violation variable 0.00
Program making blank output file, C -0.03
Did this number get calculated or is it a random output? -0.54
fgets() keeps getting skipped before entering loop +0.47
Do I risk a buffer overrun here and how would I avoid it? +0.47
What's difference between "*variable" and "*vari... +0.43
C: Struct pointer-array -0.83
Converting\casting a void pointer to a string -0.48
segmentation fault 11 during a circular linked list node addition a... -0.01
Printing a string from a linked list using a function to store and... 0.00
In C I am getting segmentation fault, i do not know why 0.00
Not understanding the line of statement -1.85
Array gets modified not int when called in a function 0.00
How to pass an int as "void *" to thread start function? -0.40
Size of LinkedList node 0.00
what exactly happens when I do this assignment -0.36
Weird output when using fork() +0.28
Why do we leave some structure variables out of the curly brackets? -0.09
inner increment i++ output unchanged result -1.16
C - Why are first few elements distorted when I read a matrix from... 0.00
Link List Generation with malloc() -0.54
Better way to allocate memory for flexibility and handle -0.05
How to change individual characters in string on C? -0.04
why the result of sizeof for tertiary operating is 4? +2.70
C multidimensional array pointing problem? +1.24
C++ incorrect average results -1.29
Counting characters in a string by dynamic memory allocation 0.00
Why are &p and &a[0] different? +0.15
C "warning: initialization from incompatible pointer type"... -0.86
Pointer error when changing using pointer dot to change struct field +0.47
Garbage value returned for some threads? 0.00
Can't create integer array to hold characters -1.57
segmentation fault in sorting program C +0.31