StackRating

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

xing

Rating
1497.85 (3,923,255th)
Reputation
1,374 (117,819th)
Page: 1 2 3 4
Title Δ
Is there a variant of sscanf with pointer to input string instead o... +5.61
How do I use scanf (not fgets) to read in lines of text? -0.37
Guard scanf from reading too many characters with a define? 0.00
Splitting Strings from file and putting them into array causes prog... -2.16
Populate a char array in C from another array -1.76
How to properly name different files created inside a function? -4.20
Why is my code not able to receive string as an input and print it? 0.00
How to print ASCII value of 2 characters? +3.05
How to print the members of structures? +2.83
Understanding sscanf formatting +4.41
C Programming for Maths Quiz - Crashed 0.00
C: I'm trying to print out the number of occurences of an array... 0.00
Extract number from a string C +4.01
scanf from the buffer is not working properly -1.76
scanf from the buffer is not working properly -1.76
How to read number to string till end of the line in C -1.70
code only take 2 inputs although it has 3 fgets +0.08
Why we need getchar() although using scanf()? +2.19
C fgets and getline skip input from stdin 0.00
reversing a binary file containings integers, c 0.00
C - How should I parse tokens from a file into a struct? +4.05
Why isn't my coding reading the \n +2.66
how to convert char to int in c? -1.91
C - How to make sure that an array contains 8 integers with the val... +1.48
While with multiple conditions +0.79
How can I get the last number in string by sscanf()? +4.11
Input of values in a dynamically allocated matrix - C 0.00
Reallocating **array 0.00
How do I separate integers from a string and manipulate them in C? -0.22
How to stop fscanf when user presses Enter if < max args are typed 0.00
Trying to access string in struct causes segmentation fault 0.00
How can I print this pattern? +1.19
Status function bar - C 0.00
Status function bar - C 0.00
C programming--why gets() not taking input? +4.27
C Loop Patterns -2.85
Assigning data to 2D array and displaying it C 0.00
Iterate through input char argument in C? 0.00
Scanf ignoring new line character when scanning from input file -1.06
What is the alternative instead of using gets(c) and gets(s) in thi... +0.19
How to read only numbers from file until EOF in C +0.28
dat file data keeps getting erased 0.00
Use return value of a block of code as "pure text" 0.00
How to get rid off of the punctuation in c spellchecking program? 0.00
Sorting the last column in array of strings in C +0.23
C - Terminal Write and Output to a Text File 0.00
How to check if user enters blank line in scanf in c +0.22
Best way to check for format matching 0.00
sscanf to extract numbers in string and stop after word is found +0.25
C program to read a text file line by line then print out those lin... -1.89