StackRating

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

user3121023

Rating
1513.56 (50,443rd)
Reputation
5,417 (30,435th)
Page: 1 2 3 4 ... 9
Title Δ
Random bytes get displayed when parsing the string and storing it b... 0.00
While loops and nested if do not work together -0.67
Files and strings 0.00
How to fix an infinite loop on user input? 0.00
Is it possible, with printf, to have the dot "floating" d... -0.66
How to know when to stop reading the file? 0.00
Dynamically allocating two dimensional string array and passing it... +1.45
C using malloc and realloc to dynamically increase string length +0.47
C parsing URL parameters GET/POST using sscanf to JSON 0.00
How do you prevent buffer overflow using fgets? -0.02
Pass 2D array row to 1D array 0.00
"if" condition ignored in "for" +0.50
How to assign a values to a double pointer array which is member of... 0.00
text file fscanf problems 0.00
How to initialize struct -0.51
C no printf to second line after scanf +0.46
How to check valid input from user under my restrictions in C? 0.00
Create an array based on lines in a file 0.00
Using strtol to parse integral data and avoid invalid formats - C +0.65
Is there a way to ask the user for new input while he/she types a w... -1.66
How do I monitor valid input with strtok & sscanf 0.00
Scanf ignore some types of inputs 0.00
Exercise about using functions, pointers, and dynamic allocation (C) 0.00
Why error "Segmentation fault 11" occurs and how to fix i... 0.00
output is different when I use default value vs user input 0.00
Right algorithm but wrong implementation? -0.06
Using fgets to get two lines on the same line 0.00
How should I use scanf to get only one character from input? 0.00
Scanf while loop affecting the next scanf outside of the loop 0.00
What is the best way to parse words while looking out for multiple... 0.00
How do I split a string into words? 0.00
snprintf() in C treats the lowest two bytes of the destination Stri... -1.14
Getting string input in C unless empty string is found +0.49
Segmentation fault when using malloc for a 2D array 0.00
how to avoid sscanf() in C causing infinite while loop instead of s... 0.00
strcpy Gives Segmentation fault 0.00
strtok doesn't return any value +0.16
I want to find the number of carry operation in multi digit number... 0.00
C: Function isn't updating global array (using strcpy / malloc) +2.14
how to modify original array by passing it to a function in c -0.00
splitting and saving user input from command line +0.28
Counting number of 0s in array -0.73
Why scanf accepts chars for "%f" format specifier? -1.07
Convert a string to an int with negative numbers -1.75
Declaring variables outside loop/IF structures in C +0.97
How to delete Text in C? -1.75
How to make a switch statement accept a percentage instead of a let... +0.50
It always return FALSE even though every single variable satisfies... 0.00
Simple C login form issues +0.50
Use sscanf to read until a sequence is found -0.53