StackRating

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

ad absurdum

Rating
1562.19 (5,207th)
Reputation
9,900 (15,444th)
Page: 1 ... 8 9 10 11
Title Δ
Ignoring newline characters with fscanf() +4.64
Arrays of strings, and printing those elements +0.40
while (getchar () != '\n' ); +3.60
Reading in a string with spaces in C +1.62
Segmentation Fault: 11 in ANSI C (C89) -0.17
Assignment from incompatible pointer type warning 0.00
How does 3 digit number combinations 0-9 algorithm work? +3.85
Dynamic array Vector in C +2.18
Multiplying using only recursive functions and incrementation in C -2.95
How to print main diagonal of matrix and how to fill matrix with ra... +3.95
Linked List function to sort in c 0.00
Calculating 5 card draw outs in Texas Hold'em Poker +3.74
C - Structure's pointer +1.41
Unique hash function without any collisions -3.99
Segmentation Fault: 11 while Reading File -3.22
isalpha implementation C 0.00
Why does my linked list code produce a segmentation fault when dele... 0.00
Comparison of one element in array to all other elements in same ar... -3.79
C recursive function for product receiving segmentation fault -0.63
Why my program return wrong results with different values -0.11
How can I convert my iterative function to a recursive function? -4.11
How to concatenate 2 strings using malloc and not the library funct... +4.93
if statements or while loop conditions? +5.13
Word to binary numbers program in C 0.00
Changing **array + a to *array[a] +4.02
How to avoid 'while(true)' with 'break' and rather... +0.70
Find the duplicate element from an integer +4.75
How could one determine that required argument of option is missing? 0.00
Population doubled #years 0.00
How to use a 2D array as an output parameter in a function in C 0.00
Passing array to function for memory allocation 0.00
Read random line from .txt file -1.14
Combine content from 2 files Programming In C +4.11
Simple counting program issue +4.14
Dynamically allocated array of structs passed to function and acces... +3.61
Taking arguments as input from terminal +5.88
C Game of life issues +4.83
Passing multiple types of values to functions 0.00
Program to replace a letter with another in C 0.00
how can I parse a string like this (6,8) -2.10
I cannot change array values from a function 0.00
formula causing segmentation fault 11 -3.36
Sorting an array of structs Efficiently -3.59
Why am I getting a segmentation fault at runtime? +0.18
Turning indexed accesses to pointer accesses -2.94
Extract a bit sequence from a character -1.57
C linked list: Placing number infront of the list and making all nu... -2.42
Passing arbitrary size 2D array of structs to function in C +0.09
How to pass the pointer values from a separate function back to mai... 0.00
How to remove an element in a character array or create a copy of a... -1.55