StackRating

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

haccks

Rating
1562.22 (5,201st)
Reputation
88,275 (894th)
Page: 1 ... 23 24 25 26 27 ... 49
Title Δ
Populating 2D array with if statement in C +0.45
Use of unsigned int in different cases? +1.33
is a==*a?? A query regarding pointers +0.45
Program not coutting -0.68
char "string" not updating in function +0.45
Is there an equivalent to the "for ... else" Python loop... +1.23
Need help in understanding order of evaluation of expression in C +1.18
Segmentation Fault- C programming +1.46
C empty struct -- what does this mean/do? -0.07
C - Can an if statment change a value of a variable +0.43
Allocating a 2D contiguous array within a function +0.20
nested loop with the same iterator is being compiled, why is that? +0.39
Why p and *p giving the same address when p points to an array? +0.73
why negative number is taken as true in condition statement? +1.35
What is the definition of "arithmetic operation" in C99? -1.86
C++: Why is 'operator+=' defined but not 'operator+'... -1.50
How to express relationship between two/multi dimensional array &am... -0.06
Output of the below C Code -0.04
How to copy a cstring parameter value to a local cstring in C++ fun... -1.09
If in if condition string is given it is treated as true but what i... +0.57
Sending array of structures to function +1.89
"Segmentation fault" vs "run time" error? +2.14
What is a function type -0.48
Why does those print same result? +1.41
const for array size expressions on argument -1.32
Return a pointer to a newed array -1.43
Incompatible Types in assignment to data structure in C -0.13
Passing C array with unknown size to function +0.44
C runtime error (undefined behaviour) for performing ++*(p++) on st... -0.43
Accessing child class from parent class -0.78
How check the data type of a value in a string? -0.88
hai friends..i am giving the program here to show only prime number... +1.55
scanf: "%[^,]s" vs "%[^,],s" +0.44
Malloc an array of string arrays in C 0.00
"How are you" with if/else in c++ +1.70
How to cast compare function with typedef in c -1.93
Infinite loop in C wont stop for scanf 0.00
keeping track of the original indices of an array after sorting in C -0.67
Argument of sizeof() +0.71
Pointer to an entire row in a 2-D array +1.74
Accessing array elements from char* -1.21
How to correctly use malloc and free memory? -1.19
Does the equal sign reallocate memory in a char *? -1.81
While Loop isn't repeating? -0.81
Confused about C string constants -0.71
How does difference in the format specifiers affect the value? +1.24
Some way for allocating and initializing array faster than plain lo... -0.69
How can I give the option of repeating the input for a switch state... +1.76
Storing inputted characters in an array +1.09
character array blanking in c 0.00