StackRating

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

csavvy

Rating
1475.38 (4,510,397th)
Reputation
1 (2,986,096th)
Page: 1 2
Title Δ
C program to do malloc and free on list of variable strings with ch... -2.35
Input String through 2-D array 0.00
Issue with displating output... (Creating nodes) 0.00
Why is there a segmentation fault in strcpy after initializing a st... +4.31
How do I use nested loops for finding matches in two-dimensional ar... 0.00
Accessing the last element on a row in a 2D array that is in a stru... -0.81
confusion over a recursive selection sort function 0.00
How do I keep my program asking me info until I tell him to stop? 0.00
delete a character from a string by using pointers and not the inde... +0.44
difference between (*)[] and * in C 0.00
Recursive map function with linked list C +5.55
How to delete all nodes with a particular data of linked list -3.68
returning string from a function but prints null, what is the reason? +1.89
Modifying Array Elements from Separate Functions +0.35
How to replace two chars with one char? -3.25
Passing structure as argument in C function 0.00
C overflow function.. segmentation fault -3.98
A specific short-circuiting example in C -1.33
reading from a json file using fscanf() in c 0.00
Why does the program print only the last line of the file, even aft... -3.76
memcpy with initialized variable and negative numbers with cast +0.04
My ouput for C differs from compiler to compiler 0.00
format specifier for sprintf doesn't work -2.94
C - Getting segmentation fault with the fgets() in a loop -3.74
Reading a file character by character using system calls in c 0.00
Structure using Pointers and Function to store and retrieve data 0.00
Void pointer to integer -2.63
Declaration of a variable in C -1.55
Can we write a program consisting only of library calls 0.00
How to swap array of characters from second array to last second ar... +0.36
Why are function definitions implicitly external in C? 0.00
Cannot re-initialize after first initialize value to integer array +4.08
Reading String Until Blank Space -2.78
C pointer problem - Address of local variable may escape the function 0.00
App that prints everything after the last occurrence of :: in a str... -4.34
Calling thread create function in C -4.04
What is the difference between *++a and ++*b? +0.39
How to read a string array from input in C and pass to function? 0.00
Read a file using "read()" function +4.01
In this question, which one is known as function declaration (proto... 0.00
Here a problem on pointer arithmaic subtraction into an array 0.00
Print N space-separated integers representing all prime number foll... 0.00
Why isn't my login function displaying the desired result? 0.00
Why isn't lseek changing value? (C) +4.52
Suggested way to initialize a struct in C +2.37
Casting malloc to (void**) 0.00
C function to fill an array with strings from user input +0.30
How can I make an interactive menu with C? 0.00
Average of Numbers in a Loop -1.88
File Input into Heap using inFile -2.73