StackRating

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

BLUEPIXY

Rating
1515.93 (41,937th)
Reputation
36,398 (3,108th)
Page: 1 ... 4 5 6 7 8 ... 53
Title Δ
Function that extracts words from text ( array of chars ) and put t... -0.59
break a string into 'first' and 'second' 0.00
How to read only alphabetical characters from a txt file while igno... -0.47
Program doesn't display Linked list but creates a linked list i... 0.00
How to store fixed length string in c -0.47
How to print a number with precision given by the user in c++ -1.12
Putting txt File Into Array is Starting at 12th Element 0.00
Reading .txt File Input not Working -0.23
Sorting string in C 0.00
Could anyone please help me compact this? I have tried all means po... 0.00
My program needs to now print the correct Morse code for alpha entr... 0.00
Find how many times a value repeats consecutively in a row in an ar... +0.52
How do I create an Array of Objects in C? +2.27
I having difficulty reading the file in my program. Am I using the... 0.00
Trying to use strtok() for a shell function in C 0.00
C - Function with variable number of arguments and command line arg... 0.00
Extract number of number +0.03
printing unsigned array and exiting the loop +1.03
How to take a user command input of varying size and put it into an... 0.00
printing a doubly linked list in reverse -0.78
Taking user input, adding it to array at the correct index (ascendi... +0.53
How to multiply a 4x4 matrix with a 1x3 matrix in C? -0.20
Include XML multi string in C program xCode 0.00
Creating a list 0.00
How to generate the nth number that consists only of even digits? +1.31
Printing from 1 to 100 in columns +0.56
how to use pointer to pointer to slice string -1.59
How to find the 2nd largest number in the array, but return the las... +0.53
how to split words in a string in c? +0.30
Can we get answer 4 with double pointer by these statements in C? -1.36
Convert an int** array into a char** array of a different size / co... 0.00
Convert the string for time format in C -0.47
How to remove newline from between strings read from another text f... +0.52
fscanf() and realloc() - reading file to matrix +2.06
Return first letter of each word capitalized +0.48
Editing a specific value in a csv text file through C programming 0.00
Deleting a line of text in a text file by its context 0.00
I need to read x and y values from .txt file in C -0.22
C read entire line of file +0.13
recursive Merge Sort is not working 0.00
Clear input buffer after fgets() in C +2.11
How to check if String consist of numeric or alphabet in C +0.49
Counting number of sentences in C -0.15
Shorten or split the code +0.85
Count the number of occurrences of each letter in a string +0.91
C Program to find if two words are anagrams (my code inside) -1.03
Taking the transpose of a matrix in C with 1D arrays -0.41
Using sharps (#) I am trying to print a pyramid like at the end of... 0.00
Recursive algorithm for substrings of the same character in C 0.00
C: How to parse a value from Json request? +0.35