StackRating

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

R Sahu

Rating
1606.97 (1,505th)
Reputation
176,909 (286th)
Page: 1 ... 28 29 30 31 32 ... 150
Title Δ
How to deal with static storage duration warnings? -2.78
What does "ampersand operator" mean between a class and a... -1.22
avoid code duplication in C++ 0.00
Why does std::istream::ignore discard characters? -1.15
Passing a single argument to a multi argument function -1.18
Segmentation fault on erasing the last element from the vector C++ -1.06
Am I passing parameters correctly? 0.00
temporarily overwrite a globally defined function in Scheme let blo... -0.46
Red Black tree template +0.40
Linked list insert with recursion trouble 0.00
If Statements with more than one argument needing to be true? -0.31
How do I send values to the standard output stream and access those... 0.00
Vector causes program to crash -0.12
Finding whether a number is prime or not c++ +0.38
A better way to compare arrays? +1.27
void reduce(); MEMBER FUNCTION REDUCES FRACTIONS 0.00
Consider . (dot) when applied to something that is supposed to be r... 0.00
Why is const required for 'operator>' but not for 'o... -1.19
Calculate array sum by given array only, without passing it's l... 0.00
Is it impossible to return a reference to a const pointer to const... -1.93
C++ - Why can a passed object's private variables be accessed d... +0.42
c++ xstddef compiler errors 0.00
Display the sum of both sides in 2-D array 0.00
How to create a list inside a map where both contain pointers? 0.00
Calculate nth power of a matrix -0.24
How to print a double in C++ -0.13
C++: "error: invalid operands of types 'const char*' a... 0.00
std::list<>::Iterator is returning address of freed object 0.00
Can I clear an externally declared array for further use? 0.00
How can I use an if statement within or outside of a switch stateme... -0.12
Allocated memory is in the stack or heap +0.36
How to access function scope variables in c++? 0.00
Odd behavior removing duplicate characters in a C string -2.22
I am passing float value to function square but the value getting p... +0.69
Why doesn't C++ complain about multiple definitions of an opera... -1.12
C++ functions and scope of variables -0.24
Need a fresh perspective on recursion -1.29
Read/Write binary file using struct in struct 0.00
Avoid implicit argument conversion of templated operator overload 0.00
Unable to understand function-pointers in c++ -0.13
Garbage values being filled in my 2d array -0.12
How significant is (int) within a statement? +1.36
Is gcc or clang correct about this behavior? +1.43
C++ template - several specializations - is behaviour defined? -0.84
Why use a new call with c++ vector? -0.01
How to convert a pointer to an incomplete type to a reference to an... 0.00
Good way of encapsulating member function pointers for a task manager -2.34
C++ -- How write a function, that return the derivative of a real v... -0.85
How do you use c++ lambda's like c# +1.33
Adding fractions by overloading + operator using Class with Private... +0.35