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 ... 9
Title Δ
Segmentation fault and the pointer +0.57
why sizeof type compared with integer returns false +2.16
Unsigned vs Signed Integer +1.40
Is the following C union access pattern undefined behavior? -0.45
Is this the right way to allocate memory? -0.19
How does a floating type pointer act when it points to an integer v... +0.47
Print newline at the end of printing array using loop using escape... -1.59
Type conversion of objects involving unsigned type in C language +0.85
Will the compiler allocate any memory for code disabled by macro in... -0.66
How does a void type function return a value to a local variable in... -1.00
Visual Studio 2017 does not supportC11 new feature _Generic +2.51
What is the use of Static in declaring character arrays? -0.87
code working in some compilers not in others +1.11
Not generation of core -0.47
Can I define a variable through user input inside the brackets/para... -0.18
How can I confirm the range of unsigned char in C? -0.87
\\\ prints just one backslash? -0.37
my terminal is only printing the first output from main -0.17
Why the pointer hack for finding the size of an array in C giving d... -0.61
Is "int *ptr = *( ( &a ) + 1 );" where "a"... -1.26
Using variables set at runtime to specify the size of a character a... +1.37
Is there anything longer than unsigned long long int in C? +0.20
In which order does the array elements get stored in the memory whe... 0.00
What is the purpose of format specifier "%qd" in `printf(... +0.10
what happen to memory assigned to a string addressed by a pointer w... -0.31
What does a recursive function return if it does not have a return... -0.36
Multiple parts of ternary opperators interaction +0.44
Append my "AppName" with "DefaultDirName" in In... -1.57
Comparison operator in for statement +1.09
What does "int* p=+s;" do? -0.02
Macro as a case in switch-case not working in c +3.18
Function of main() in C programming +0.34
what happens when the undeclared variable is passed to the for loop... +0.09
How can I confirm the range of unsigned long integer in C? +1.07
C program output involving pointers -1.89
When I run this program I get an error called "Floating point... +0.58
What does the "__cplusplus" macro expand to? -0.86
Conventions to write simple additions of hexadecimal and decimal nu... +2.57
Why does preprocessor macros ignore statements in parentheses -0.14
C - Using angle brackets in command lines -0.93
How to execute a code whose main function looks like this? +1.52
Usage of !! while checking flags -0.22
How can I compile a header file and a C file together? -0.90
printf %s segfaulting - why? +1.75
Does packing a structure affect sub-structures? +0.71
Multiplication Assignment Operator when variable is 0 -1.44
Do different platforms have different double precision in C? +0.21
Kairos API : subject_id one or more required parameters are missing 0.00
How to use multiple object detector of Dlib? 0.00
Why double variable is not showing remainder after division in c? +0.60