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 ... 9
Title Δ
Dlib training for kids database 0.00
What is the reason to we can not define friend function in local cl... -0.71
Default signed integer is correct than unsigned. Why? 0.00
C int array and pointer interaction +0.85
What is the purpose of defining such a function? -1.04
why we cannot use "=" to shared_ptr or unique_ptr? +1.05
Confusion with string pointers -0.90
Passing larger sized char array as compared to the size of char arr... -0.26
why this error has come ? "static declaration of function foll... 0.00
C pointer with postfix increment operator -1.60
Multiple adjacent bit fields in C++ -0.96
Re-declaring variable inside for loop in C +1.56
reference member functions calling +0.08
Is it guaranteed that there's no padding between values of the... -1.09
What is C17 and what changes have been made to the language? 0.00
How implicit conversion work with signed character and unsigned int? -0.87
Is getchar defined as macro? +2.82
Are friend functions inherited? and why would a base class FRIEND f... +0.61
What is the <=> operator in C++? +1.52
Why does sizeof unnamed bitfield member structure print 1? 0.00
Assigned negative floating point value to `unsigned int` 0.00
C++ including string -0.41
Is it legal to use memset() function on `const` array? 0.00
C. {} without a If or function-definition, how do they work? 0.00
Why does the C function free() not delete values? -1.48
What is the purpose of the "volatile" keyword appearing i... +3.00
what does if(! (is >> s)) mean? -0.42
C incosistent result with negative index of array -0.70
C self referential structures -0.70
Why doesn't C++ support range based for loop for dynamic arrays? -1.06
How can this structure have sizeof == 0? -0.41
Why is unsigned 4 not considered greater than signed -2? -0.92
Datatype of escape sequences in c++ -0.52
Use the template parameter type of derived as return type for funct... -0.80
Comparing two char* and two char[ ] strings in C -0.87
Why is a parameter pack allowed after default arguments? +0.57
Consistently entering a buf[] condition (undefined behaviour) +0.03
Getting asked twice to insert integer -0.34
Increment and Decrement c++ and java difference 0.00
How do I create arrays within an array in C without a predefined si... -0.42
What does "~[]" do? -0.26
In this node definition, why are we using the "Node" afte... -0.70
Does C correctly handle sizeof(...) and sizeof ... in this case? -1.46
GCC does not complain about re-definition of external variable? -1.48
Static data memory limit in C++ application -0.04
Error expected identifier in C +0.06
declare variable inside or outside a loop, does it make big differe... +1.05
C Operator priority at CLA certification exam 0.00
why foo((&i)++) gives Lvalue required error. There is no array... -0.45
Why is a function without argument identifiers valid in C++? -0.39