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 ... 21 22 23 24 25 ... 49
Title Δ
Why Third printf will print undefined value? -0.41
Why the "if constraint" not working in the code? -0.39
Using C ampersand with or without brackets +1.72
C Random numbers for ASCII, why is this code wrong? -0.50
how to intrepret slightly complex pointer declarations -0.32
Computation of loop conditions +0.76
Str[i] auto boolean check in the for loop -0.79
While statement not working? -1.32
Difference between printing pointer address and ampersand address +1.62
Why int array[1000][1000] is memory issue in C program? 0.00
C++ recursion repeating output -0.57
How to properly use qsort()? -0.37
Passing pointer to string, incompatible pointer type +0.41
Allocate and free memory of an array from structure 0.00
Copying dynamically allocated char* string into new char* string +1.93
Is pointer valid condition for a loop? +0.43
Check the command line arguments for a negative number 0.00
Dynamic vs dynamically created arrays in C -0.84
How to dereference a double void pointer to an int pointer -0.54
Does Freeing a Pointer Free the Memory it References? +0.16
Add my "Defines" to an enum in C -0.05
Is argv[n] writable? -1.75
Is it safe to put increment/decrement operators inside ternary/cond... -0.50
c: const in the dimension of arrays reports errors -0.12
How much memory does calloc actually allocate? -0.98
What is the running time of the following program? +2.28
Function Pointers and Memory Management in C -0.56
error: storage class specified for parameter +2.09
Does memory allocated in a function still stay allocated after the... -0.44
Array of char* and how to allocate memory for each +1.70
Understanding a program in C +0.29
Allocating memory for structure element in heap? +0.45
Void ** a generic pointer? -1.31
C Program - Don't know why it isn't working +0.14
Scanf() does not recognize space before %c +0.45
C99 Structure Designated Initialisers and other value -0.50
Is it compulsory to use int main() in C language? +0.41
C - Struct allocation in function -0.03
Pointer indirection issue +0.46
Casting free() argument to void * +0.45
Questions on compound literals in C +0.11
Array of pointers as function argument +1.08
Difference between pointer and array in C -0.58
C - Code between parameter list and function body 0.00
Why are arrays not assignable in C/C++? 0.00
how the pointers get the address of variables, arrays, pointers, st... -0.25
Arrays of char pointers +0.45
Can someone please explain me how this type of recursion works? +0.24
Regarding printing array +0.67
Explicit cast required to pointer to void pointer 0.00