StackRating

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

RoadRunner

Rating
1482.06 (4,488,110th)
Reputation
11,306 (13,186th)
Page: 1 ... 21 22 23 24 25 26 27
Title Δ
How to apply a function to a specific element of a list +0.33
List of pair list to on list PROLOG -0.91
Check, if list is a sublist of another list 0.00
Max of a Tree in haskell 0.00
Prolog - sort sublists of a list +0.56
Finding every kth element in the list +0.41
Declare a whole string with a single charcter +0.29
Passing arrays to function 0.00
Reading floating points from a file 0.00
How to use scanf() to capture only Strings +1.42
passing arrays by address C +0.96
How do I determine whether an input value is not a number? +0.05
Sorting string arrays with fgets +0.57
Scanf ignoring new line character when scanning from input file +0.63
how to get value stored within double inverted commas 0.00
array[1] doesn't work while array+1 works -0.43
C creating function that calculates difference in value between fir... +0.01
How do you retrieve a number from a function to use it in another f... 0.00
Check if words of an array exist in a txt file in C +0.49
String array pointer in C passing only one char +1.00
Find the midpoint of an array in c -1.14
parsing from long text in file in c +0.06
Can I use char[] or char* as a function's return value? +0.75
Segmentation faulting in assignment 0.00
Dynamic Memory Allocation for 2D Arrays in C +1.50
Printing a specific range/column of data from a .dat file onto a pr... 0.00
Using char in different files in C 0.00
C program two dimensional array char value output for 2 character -0.56
Scanf character in C -0.76
Reading in a text file into a 2D array in C -0.78
Deallocation of memory in arrays -1.00
how to read a string and convert it to uppercase using gets functio... +3.01
C Programming find all the words in a random string 0.00
character input error in my C program? -0.42
Does making a char* point to another string literal leak memory? -1.06
Swapping elements in an array of strings +0.39
Converting a string "10.214.239" to integer -0.99
how to divide words with strtok in an array of chars in c +0.57
Bi-dimensional array of pointers +0.84
How to sort binary array in linear time? +1.66
How to read command-line arguments as integers instead of strings? +0.16
Find the length of string in c with just one line of code without u... -0.19
conditions for size of array do not produce any output - C -0.37
Reading lines from file -0.14
In C, is there any difference between these two arrays: arr[10] and... 0.00
How to copy an array of characters to a char pointer without using... +1.40
Assignment from incompatible pointer type — how to fix? -0.42
Outputting the maximum and minimum value from an array in C +0.58
c program not counting words properly -0.97
how to save a string token , save its content to an array, then use... +0.07