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 ... 22 23 24 25 26 27
Title Δ
C Program Help in Upper Casing First Letter of Input +2.61
Array of structure passed as function in C +0.55
getting parameter from the command line and fail to open file -0.16
How to allocate big sized array ( using dynamic memory allocation o... -1.23
How to return largest two numbers in array in C? -0.01
how to get the number of integer in a file with empty space in it 0.00
Parsing C string and multiple pointer c string +0.57
Reading array of integers from the first line of a text file and ra... -0.01
Saving a string from a text file to a struct using fscanf (C) +0.56
Why do i have to initialize an array? +0.96
Use 'if' to find maximum and minimum +1.02
How to sort a struct of a pair of integers using quicksort? +0.61
How to cast char[n][length+1] to constant array of strings in C? -0.95
Get line of regex match in C +0.57
Creating a million (or more) string array in C +2.40
Returning an array from a function in C: Segmentation Fault +0.36
How to prevent user from entering more or less input than required... -1.00
Int to char array as a function returning an array of char the simp... -0.76
c array with function and structures +0.07
What is the best alternative to strncpy()? +2.25
I want to know why the line 36 causes the assertion failure 0.00
String array prints out trash values -0.17
Storing and returning local pointers from within a 2D char array in C -1.40
Allocating string with malloc +1.55
Partition a 1D char* into 2D char** +0.13
Assigning (const char *) pointer type - Segmentation fault -1.28
Reading .csv file into an array in C -1.33
How to fill strings in a 2D char array of C? +1.24
Check if a string has only numbers in C? +1.18
Taking user input with getline() and comparing to another string in... -1.06
How to make int value to a string -0.16
C - sorting two dimensional array of Integers -0.17
comparing white space and array -0.43
Translation array +1.58
Parsing a string with scanf -0.44
Counting the words in a string in C -0.80
How do I read in an array of characters and convert to an integer i... 0.00
Unique Words Counter in C +0.08
Unsure of how to store integers from a file to a struct in c 0.00
C language, convert and combine 2 strings into a double -1.19
Dynamic 2D array and memory free +0.08
End of line detection +0.78
output different elements from two arrays +0.19
How does strtok work exactly? -1.58
s expects argument of type char c but argument 2 has type 'int&... +0.58
Changing the order of some words in a string +0.08
Sort a array of array of integers lexicographically +0.02
How to input strings into an array in C? +1.28
C Store number of a text file in an array -0.42
Local variable loses its value: selection sort algorithm -0.47