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 2 3 4 ... 10
Title Δ
printf outputs too often +0.48
Why the output is different when we add 'int' tag twice in... +1.75
Can I go back and forth in a list just with pointer algebra and rem... -1.49
How to store string from an array of strings in to a variable in C +2.31
How to allow to use not-yet-known-type in its type-definition in c? -0.51
Is there a quick way to get the last element that was put in an arr... -0.64
if(fp != EOF) -> Warning: Comparison between pointer and integer -0.02
Why should we track the inside of the word in K&R Exercise 1-11? +0.49
Is `2d_array` here a pointer to another array of integers who has `... -0.55
In C (also C++), how does the printf("%s",&st[0]) fun... -0.65
In C (also C++), how '&' operator works as both address... -0.83
Why the output is not 0,1.Why it is 0,2.? -0.20
nums[i++]=i; performs differently in java and C? +2.36
Not using '&' when passing a pointer -0.58
Efficient pseudo-code for XY 5x5 plate movement -0.07
Problem in program to print hashtags in escalting order 0.00
Is specifying more size than required when declaring an array a bad... +1.18
Are different pointers considered to be different data types? +2.58
C : Function Declaration +2.39
C undeclared variable for pyramid -0.54
typedef struct but keep new type namespaced under keyword 'stru... +1.95
Understanding the operator "less" or "greater"... -2.18
How to make a pointer to an array of string in c? +0.50
Print element from array if its not zero 0.00
What is the greatest number of unique keywords you can add to a var... +1.20
Why I need different declarations for **ptr and *ptr[]? -0.39
Why doesn't roundf work for me in this case? +0.46
How I change string of strings at C? 0.00
Incrementation using functions +0.63
Printing a character n time based on input +0.03
Why does this create an infinite list of negative odd numbers? 0.00
Do we name each element in this Array? 0.00
Why does this code only work for specific numbers? 0.00
Finding max element in array - program won't recognize last ele... 0.00
Segmentation Fault at Do/while loop 0.00
When do we use structure variable and structure pointer? 0.00
Why we don't need to de-reference pointer value in case of mall... 0.00
How can I create a pointer to a new object (which is decremented va... 0.00
How pointers in C/C++ actually store addresses? 0.00
Adding integer to pointer 0.00
Can I pass a hexadecimal string as an address to a function in C? 0.00
Function pointer in struct, taking the struct as argument in C 0.00
How do I fix the problem with the incorrect array value in for loop... 0.00
Why should a non-void C empty function without return statement cop... 0.00
Generally, How do I prevent integer overflow from happening in C la... 0.00
Using static in translation unit containing main function 0.00
Why am I getting errors? 0.00
long int range in C programming 0.00
returning enum as char doesn't actually return the value of tha... 0.00
How to explain the following code's output? (related to typecas... 0.00