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 2 3 4 5 ... 9
Title Δ
What does (void*) mean in context of typecasting? -1.09
Pointers to pointers to structures -0.93
Why don't I receive the wanted output of 2.50000...? -1.09
static variable in static methods 0.00
Segmentation Fault in char pointer +1.59
Clarification regarding comments within any statement -1.04
What does "T::*" mean? - strange scope resolution operator 0.00
uint8_t data types initialisation +0.51
Is it safe to cast to int from std::round? -0.70
sizeof operator with pointers -0.67
In C program, how do I check if the input string is a specific name... +0.57
Bit Shifting Confusion -0.72
What does &handler mean in the code? +0.29
What is the fully qualified name of a friend function defined insid... -0.75
Would it be faster / using less memory to return in each case of if... +1.14
How does the standard define the capture of runtime-bound array? +1.47
What does int & a = b mean? +0.39
What does operator MyClass*() mean? -0.75
Mod Operator (%) in C with larger divisor than dividend -0.42
What do the different classifications of undefined behavior mean? +0.18
Finding length of a string +1.40
Trying to replicate an array for a fixed length +0.38
How to find the size of any array in C++ +0.57
Why is uninitialized variable not printing garbage value? +1.62
In a structure, is it legal to use one array field to access anothe... +1.51
Memory leaks when using pointer arithmetic -1.60
How does this array with this indexing work? K&R exercise +2.26
Array initialization: a value of type "char *" cannot be... 0.00
What could happen when you call function returning int with void (*... -1.43
Why should single space is provided before the format specifier for... -1.22
What is the meaning of "p = (int[2]){*p};" line in C poin... -0.54
Type-mixed integer division in C: compiler bug or defined behaviour? -1.42
Are C++ function declarations optional? -0.90
why my c program doesn't crash when i entered the wrong data type -0.95
What is the meaning of "**&ptr" and "2**ptr"... +0.98
When is a reference variable appropriate and why? Can you explain t... +0.92
How to measure the correct size of non-ASCII characters? -1.87
In C, is the condition : "if(a != NULL)" the same as the... +0.71
Defining something to itself in C preprocessor -0.91
accepting and using char in a condition statement +1.47
C11 struct inheritance with anonymous struct +1.37
Can anyone tell me why this program runs? -1.43
Bitwise shift in C +0.56
Why Float value comparison get fail? 0.00
Why structured bindings only work with auto -0.81
Why does my Valgrind doesn't show the error line but instead ot... 0.00
scanf doesn't accept input +0.18
Why is string shortened when manually setting bytes with memset? +0.93
erroneous explicit template specialization of variable template in... -0.45
Add two number in c strange behaviour -0.72