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 ... 18 19 20 21 22 ... 150
Title Δ
c++ member variable type overriding in inheritance class -0.25
(C++) string literal doesn't match argument list -2.52
Get template parameter type of derived class in map that doesn'... 0.00
Why Binary file is not a Text file and all Text files are Binary fi... +1.23
How to force class template argument deduction when constructing a... -1.34
Macro for template definitions -2.40
std::function of a value templated method compiles with clang and g... 0.00
Is the pointer holding dynamic variable in the stack or heap? +1.48
Unable to assign string to string data type in c++ 0.00
Single line class declaration and instantiation 0.00
How to Pass Struct Data Member into Function 0.00
How implement copy constructor for shared data 0.00
error: no matching function for call to 'InputClass::InputClass() +0.01
child class in scope of parent class 0.00
C++ - Can I use extern and const at the same time with several files? 0.00
How can i find substring of concatenation ASCII and std::string? 0.00
Do member variables die off before the destructor is called? +0.69
Why is no argument passed in main function? +0.95
what is the exit condition of for loop? +0.48
Invoke a templated member from a c-function using void pointer 0.00
Is char p[0] represents an auto allocated buffer or a safe pointer? +1.38
Pointer referencing: What's the difference between pointer refe... +2.23
Removing elements from vector using remove_if -0.10
How do I alias a member function in class space? -0.72
How to return a pointer to a ragged array through a function argume... 0.00
efficient way to get key from std::map value -0.73
Can't push_back a class containing an ofstream pointer to a vec... 0.00
Hacking private data using c++ -0.67
Why are C++ array index values signed and not built around the size... -0.65
why is std::basic_ostream::operator<< not const-qualified? +1.96
Allocate memory to variable of type int *a[13][13] -2.57
What is the best way to convert unsigned integers to their octal re... +0.33
What is wrong with my sscanf format 0.00
C++: how to use pass by reference to return multiple values in a me... +0.32
Recursively transfer strings from istream into array - C++ -0.24
How to make object by pointer in const object constant? +1.78
Convert an integer value to a string with an enum as basis 0.00
Traversing a list contaner excluding the last element +1.39
c++ methods that return instance variables can access data in the v... -1.29
Confusion over inline behavior C++ -0.58
How to use member functions array in a static function? +0.32
dynamic_cast back to same object type fails with multiple inheritan... +1.65
2D Int Array print using pointers 0.00
Why is constructor of a grand parent deleted in this case? +1.77
Multiple definition of namespace::variable even using ifndef +1.80
create C++ object only in heap +0.33
std::map find fails when key is pointer 0.00
Determine data type sizes using pointer in C +0.32
Can we have absolute namespace in function definition if return typ... +0.20
Assigning a deferenced variable to a reference variable +0.34