StackRating

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

rsp

Rating
1451.14 (4,532,338th)
Reputation
97 (734,512th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
C: Scanf string with field skipper "%*" applied on conver... 0.00
why by default ,varibale is declared as static in c? +2.41
Different ways to initialize char array, are they correct? -0.77
How to print all elements of an array in C after I enter all of them? +0.58
Why the buffer isn't overflowing with this code? +0.56
How can a character pointer without any address specification hold... -0.50
Is it possible to initialize a C pointer to NULL? -0.58
Why is my programs outputting values , 250? +0.44
Why in Malloc() function it allocated more byte than actual specifi... +0.58
Confusion about x < y <= z in python +2.12
what's wrong with the following code ? Getting error : Add is n... -0.74
C - Simple Stars Triangle -0.42
C++ Multiple parameter with cin +0.52
In C, is a+++b equal to a+b++? -0.80
Is system() call in C program safe? +0.58
Seeing if a string contains a substring in C 0.00
C - Is *x++ = *y++ well defined? -0.15
Add elements to two-dimensionals dynamical table 0.00
is doing (ptr && *ptr) good way to check whether any value... +1.71
Increment and bitwise shift operator precedence? +2.70
Function returns -nan -0.39
How to print spaces between two letters in for loop +2.52
C power function and scanf -0.17
Need help defining a constant +0.59
Error message 'main' must return 'int' -0.71
Passing a 2D array to function in C -0.09
Difference in string and array while giving inputs 0.00
Why is there a pointer pointing to nothing in this declaration of s... +1.37
What does this mean in C +2.65
function return style logical and is okay? -0.35
Initialization of int and double variables -0.92
Error in C code error: expression is not assignable -0.43
Constant Variable in Switch Case in C language +0.07
C - Header file containing only prototypes -0.42
void with scanf function in C -0.43
Multiple 0-length arrays have the same address? +0.06
Having some questions on pthread_create() -0.88
Why using char a="2"; printf("%d",a); gives out... +0.59
Is a 'for loop' a function? +0.63
No error at all, why? -0.83
C++ if else if not working properly -1.02
Is default constructor optional in derived class? -2.00
Why a condition that contains a pointer always returns true? +0.70
What is the operator "" in C++? -0.80
How do I turn int into float in C? +0.58
How to get a positive integer in C, using a loop? -1.29
Syntax error in K&R style function definition, why? +0.18
How the printf function works in c when format specifier is not cor... -0.95
Sizeof operator using with string to print its length -0.68
Output a C++ string including all escape characters +0.14