StackRating

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

2501

Rating
1587.12 (2,495th)
Reputation
23,242 (5,625th)
Page: 1 ... 8 9 10 11 12 13 14
Title Δ
Scope of declarations in the body of a do-while statement +1.07
Copy character using pointers with post-increment +0.94
free() on a struct array -1.15
Notationally cleanest way of passing multidimensional array 0.00
Passing 2D array inside struct to another struct +0.19
Unexpected output on using puts() and printf() function -0.08
Freeing up memory from a non void function 0.00
Concatenate two arrays using void pointer (C) +0.47
C++ mktime returning random dates +0.40
Slow pixel per pixel rendering with SDL2's textures 0.00
Realloc segfault - invalid old size +1.54
Finding the longest string name and length 0.00
Square with a diagonal, asterix pattern in C +0.33
How to allocate memory to an array of void function pointers and as... -0.53
How does this loop work? +0.56
Pointing to int array with ++*ptr and going to infinite loop -0.51
type casting void pointer to struct type 0.00
Two dimensional array malloc in C ---> error? -0.17
Trying to find the maximum term in an array using C +0.76
ANSI C: Error checking user input with a function 0.00
C: write (and then read) a string to file using a hash function to... 0.00
Generic bidimensional array -0.52
Why char parameters promoted to int in parameters? +1.93
Find out if the leaves of a BST terminate at the same level 0.00
Address arithmetic using a static buffer 0.00
alternate to multiple checks in IF condition +0.63
malloc showing red line 0.00
Syntax to set an array-of-structs element via initializer? 0.00
C problems with nested structs (looks like 1 instance is defined wi... 0.00
why we require uint64_t when unsigned long is available ? -0.40
Modifying a pointer passed by reference +1.16
Eliminate comma from integer list input 0.00
Casting structure pointers between structs containing pointers to d... +1.35
Issue with Adjacency List in C 0.00
What's the use of initializing blank bitfields 0.00
fwrite() keeps writing 00s in Unix. Where might be wrong? -0.29
Why the memory do not release after funciton call? +0.35
Which is faster, sorting a vector, then putting it into an AVL tree... -0.90
How to prevent re-initializing pthread_rwlock_t +0.06
Dynamic number of integers using pointers and scanf() 0.00
trying to write heapify algorithm - segmentation fault +0.31
Error while referencing into a global variable using multiple files -0.15
Can C/C++ preprocessor macros have default parameter values? -1.18
Disable "warning: the address of 'x' will always evalu... +0.22
How should I approach the implementation of this C if statement giv... +1.39
Access struct member from pointer +0.64
Realloc in C and NULL-pointer 0.00
When looping through an array, is there a way to avoid doing a comp... -0.32
Initialize a 2d array inside a struct +0.34
Why is "fahr-32" in this C example instead of just simply... -1.51