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 ... 46 47 48 49 50 ... 150
Title Δ
How to break a function return chain +1.06
I am new to C++ and struggling to figure out why my code works perf... +0.38
What is constexpr in C++? +1.11
c++ Error in free when using array as paremeter -0.89
Reversing an array using pointers +0.40
How to test to see if an array element is empty? 0.00
Reverse word order in sentence +0.40
Provide default value for constructor initializing reference instan... -1.34
How to handle address stored in variable with pointer? +1.95
How do I access a template class member field in a specialised temp... -1.97
Why is std::queue.front() causing an segment fault? 0.00
Ambiguous call when recursively calling variadic template function... -1.53
Where is a std::string allocated in memory? +1.21
What's the difference: Creating structure pointer inside a stru... 0.00
Does the defaulted default constructor initialize variables to zero? +2.08
Constexpr non member function and reference Argos -0.18
C++ 11 avoiding "Call Super" code smell +1.76
get variable with string without if-else in C++ +0.39
Which one to choose between pointer way and non pointer way? 0.00
how to do specialize a function template when template parameter is... +0.44
Should we guard #include with #ifndef if the targeted file already... -0.59
Expanding memory in a dynamically allocated pointer array +0.40
Rvalue as lvalue +0.81
Objects that can be initialized but not assigned -0.34
Maintainability issue of refactoring "fA()" and "fB(... 0.00
C++ operator precedence in output stream -1.44
full template specialization not working: no instance of function t... -1.96
Decimal to Binary Signed in C++ -0.60
argument of type “unsigned short *” is incompatible with parameter... 0.00
How do you destroy an object in its constructor and return NULL +0.40
Where does <LIBNAME>_EXPORTS comes from? 0.00
Why or when to declare an int with a pointer? +1.36
Define variable type 0.00
Advantage of computing map.end() outside the loop -0.46
error: no member function declared in class -0.60
c++ - call member function on dereferenced object pointer +2.08
Finding the 2 greatest and smallest integers in a sequence +1.06
Difference Between c.foo() and c.parent::foo() +1.67
Using namespace::function is better than prefixing namespace:: in e... -1.83
c++ function with optional arguments -0.86
How to make a lambda function friend of a class? +1.83
C++ Derived Class Accessing Base Class member 0.00
Updated: Memory Location being outputted instead of desired string -0.56
String operator like std::string 0.00
End of lifetime of static object at block scope versus global scope 0.00
Two inputs to C++ cin from Bash 0.00
Class' Struct's function declaration in header and definiti... 0.00
Vector iterator is not incrementable 0.00
Looping through array using pointers +0.42
Visual Studio : hotkey/way to automatically sort functions in .h to... +0.15