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 ... 6 7 8 9
Title Δ
printf in a function repeatedly prints, then stops and works correc... 0.00
Validating input to an array -3.55
fwrite writes to the end of the file after seeking to the end 0.00
How to display text file data into variables? +3.97
C - Login using file handling and linked list +3.90
scanf does not work +1.93
Bubble sort an Array of pointers of another arrays in a function (C) 0.00
Dynamically allocated Array of pointers to structures 0.00
Database in c programming +3.63
Passing return pointer to another pointer in C leads in garbage or... +0.79
Reading words from file into dynamic char with linked lists +3.47
The scanf function is accepting values infinately -0.05
Replace words in c 0.00
using scanf to parse hh:mm:ss, strange error with some inputs 0.00
How to pause for a non-integer amount of time in C? -3.85
Dynamically increase the dimension of an array of characters +3.45
shifting elements in an array of strings and fill with zeros +3.57
Simple c array calculator drops the first number +3.67
Accumulating Arrays in c -4.34
how to make a char into one word in C +3.70
C - Functions Structs +3.76
Storing scanf values into a 2d string array +3.61
binary search on dynamically allocated array +3.92
Checking line and then changing its data on a txt file +3.95
Comparing input (scanw/fgets) and a chosen word (from the textfile)... 0.00
File Handling in C(using fread & fwrite) +4.25
Counting the amount 2 digit numbers in C -1.74
C FILE I/O, USING TXT FILE -1.33
sscanf fails on identically formatted input 0.00
Maximum number "C" -2.96
MadLib C Program with Redirected Input & Output +3.83
Difference between `scanf("%19[^\n]s",str);` and `scanf(&... -3.14
writing time modified stamp to the top of a file 0.00
Why must the file exist when using the 'r+' mode in fopen? 0.00
How do I get console to loop until the right input is entered in C? -4.21
Error checking for a simple calculator in C [ Solved ] 0.00
c get the next char without space -0.88
Print n space characters -(f)printf format 0.00
parsing input and adding to struct array 0.00
username and password validation turbo c -0.41
convert multiple lines to binary in c +1.95
How do I read letters in a text file in C? 0.00
Use fscanf to read two lines of integers +1.95
In c split char* on spaces with strtok function, except if between... +0.84
Error function not executing correctly -2.15
Detect wrong size when reading a 2-dimensional matrix in C -0.02
Random line struct from file 0.00
Why are *to_init[0] and *to_init not the same thing when dealing wi... -3.81
How would you convert a char array to an array of structures? +3.94
loop does not terminate +3.22