StackRating

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

user12986714

Rating
1489.24 (4,427,316th)
Reputation
707 (206,326th)
Page: 1 2
Title Δ
Read 2D point from a file in C 0.00
How to remove circular doubly linked iist by using recursion? +4.12
Alphanumerical order for C++ characters +0.15
I have a list of names and have to return the amount of each name i... 0.00
How to call free() properly? +4.22
Why ++str and str+1 is working and str++ isn't? +5.01
C programming count number of occurrences? 0.00
How to make my code to return empty string? 0.00
Add element to ordered doubly linked list using recursive -3.21
Why do these parentheses give different answers in C? -2.57
Can someone please explain why the output of this code is 3 and not... 0.00
C program on hospital management system does not work 0.00
adjacency matrix don't alloc properly +0.77
Using Recursion to Calculate (n + r)!/(n! * r!) -1.84
Function to return harmonic mean and average in C +1.60
What happen if scanf don't get enough characters from the stand... -1.63
C Iterating through char array +4.81
How can I figure out why function has segmentation fault 0.00
Segmentation fault using pthreads while performing addition? -3.82
Problem with the K&R - Learning C - Arrays - ASCII 0.00
C - Memory leak on adding elements to odd numbered indices in array... 0.00
Converting string content to pointer 0.00
Checking if a given string is #define in C 0.00
Is there any way to create loops based on user input? -2.88
LInkedList in C weird error in sizeof(Node) 0.00
Change For Loop into While Loop -4.03
Function to replace word in textfile not working as intended 0.00
Variably modified at file scope -4.01
C - Variable Declaration in If Condition Available in Else? -3.98
Unable to add to header of linkedlist 0.00
Can I use two values in a switch case? 0.00
Generic ArrayList in C 0.00
content of char pointer not getting printed +4.09
Program isn't working due to unknown reference error -3.71
My function will only return 0.00 when trying to find a percentage +0.05
C code to create a linked list segmentation fault +1.10
When to use return and how to control where it goes in C? 0.00
Drawing triangles and squares with C +4.16
garbage strings printed from a const char pointer array in C 0.00
Conformingly align void pointer 0.00
C: How to open a file ending with a particular extension -3.94
Ordering an array element with using Struct and Pointers 0.00
How to add product digits rather than products themselves in C? -4.04
Segmentation fault (core dumped) when breaking file up 0.00
How to access an element of an array inside of an array in c? 0.00
#define in C: what is happening +4.22
Can't get my 1-D array to pass to my function in C 0.00
issues with newline strtok from a file 0.00
How to simulate a terminal-like behaviour of a "chat-bot"... -1.00
Substract an char array minus int in C -4.41