StackRating

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

RobertS supports Monica Cellio

Rating
1508.48 (83,167th)
Reputation
179 (496,307th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
Output changes depending on the position of the function call in th... +0.48
Why is this a valid scanf statement to break out of a while loop? +1.54
i was supposed to print 5,4,3,2,1 as per the problem statement,but... +0.23
I made this program to learn goto use. but did some mistakes somewh... +2.08
Efficiently print every x iterations in for loop -0.20
Array of pointers, changing pointer elements 0.00
Ignoring newline with fgets() when reading in a file +0.49
What is purpose for different ways of naming of typedef statement? -0.43
Can I constantly malloc memory without free? +1.03
Really lost on how to fill allocated memory in C +2.34
What is the difference between using/not using return in a subprogr... 0.00
How to return a error code from a function which creates structures... -1.81
Adding common characters in two strings into a new string -0.00
Cannot add a specific character to the start of a char*, it only al... 0.00
Problem with function and while loop in C: could not find reason wh... 0.00
Not sure why my function keeps returning an error? 0.00
My first Hello World Program isn't operating +0.29
Issue in understanding the following program +0.41
Why are those definitions not legal in C? -1.91
Use Global Array instead of Pointer to array for transfer a string... +1.92
Dereference operator (*) differences between char* and int* -0.18
How to pass a non-evaluated expression of boolean condition to a fu... -0.71
How to fill in blank (integer) places with zero in C? 0.00
How is array of string literal in C stored? -1.85
Calculate the mean of an array of n numbers in C 0.00
Where does const char* get the pointer to a memory address? -1.43
Can't write text in a text file using loop 0.00
How can I use the "gets" function many times in my C prog... -0.81
To split the given strings into integers and characters in C language +1.43
How to compare characters in a string in C language +2.66
How to get scanf to only accept integers? -0.01
How to print compacted points in pure C, so they can be seen as a s... +0.10
Passing array to function vs Passing variables to function -0.01
change while loop to d-while loop in C -0.51
Pointer/pointer variable assigning and printing output -1.66
What happens when %d format specifer is used in scanf to read a cha... -0.26
Address of a string literal and array -0.38
Do I still need to set ptr to NULL if I use memset earlier? +0.86
How to allocate a large 3-dimensional array dynamically? -0.76
How to allocate a string using malloc and realloc using C +0.09
Write a function that for two numbers a and b returns their sum of... -0.14
Explain the strange output '' 0.00
No garbage value or error shown while running this C program +2.00
C multiple variable assignment +1.21
Assign string to int in C -0.01
Greedy Algorithm in C +0.98
getchar in a Programm that counts the Frequency of Characters in a... -0.02
programm can not find constant in libary fcntl.h in c 0.00
Is there any function in C to replace getch() for my given program... -0.12
A simple Code but still wrong - assignment of function 'void pi... 0.00