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 ... 6 7 8 9 10 ... 150
Title Δ
any reason behind the syntax of shared pointer with custom class wi... 0.00
Why wcscmp() returns True when two strings are different? -0.67
How to write a private attribute of a class? +0.76
getline() reads first line multiple times 0.00
What is wrong with converting size to int? 0.00
I need to declare a 4x4 matrix containing a vector of integers +0.83
Size of a Typedef'd 2-Dimensional Array -1.76
How to add Template class as member within a normal class +0.74
Is using a conditional statement based on this flag more efficient... +1.51
read binary file size of short stopped working since last week 0.00
How to fix "not all control paths return a value" in lamb... 0.00
Using int alongside string and getline without errors 0.00
Garbage values are printed when I try to print the elements of an a... -0.40
Explicit conversion from std::string object to char* without using... -2.15
Problem with chaining operator<< and operator++ +1.60
Circular dependency with type aliases +1.80
How to correctly write pattern rule in makefile? 0.00
Problem with printing vector of object pointer backwards? 0.00
How do I use typedef as part of the base type of a declaration? 0.00
strange behaviour when vector elemnts are set using indexing +0.91
Templated data type that might have an array of length zero +1.69
What is the implementation of std::min() that has a single parameter? -0.16
Are raw pointers automatically converted to smart pointers when emp... -2.08
How many constructors can an inherited class have? +1.96
How is memory deallocated by delete operator with pointer to base c... +1.50
Using ternary operator on std::map with std::greater additional arg... +1.84
c++: Is `this == nullptr` safe in member functions? -2.08
ะก error "s1, s2 are used uninitialised in this function" +1.52
Accessing a parent member in class constructor's initialization... -1.74
Calling list.size() method gives error "expression must have c... 0.00
How I can stop the " while loop " if the user enter numbe... +0.35
Casting Back to a 2-Dimensional Array +1.84
why does this C++ STL code fail in compilation +0.35
sort function in algorithm returning an error +0.35
Separate member function from its class -2.28
char* returned from function in cpp -0.28
What is the correct way to declare multi-dimensional array inside C... +1.26
Declare object of derived class without specifying it +0.10
How do I make for_each work with templates? -2.01
Finding numbers greater and less than in array +2.26
Declaring and defining class static member variable does not result... +0.34
Incorrect result is shown using operator overloading in C++ -0.56
How to initiate the parameters in accLoacation() method of Iaccessi... 0.00
Why is my code not throwing a duplicate symbol conflict 0.00
A STL object instantiated in a function is taking memory on stack o... -0.87
Function taking std::initializer_list 0.00
Constructor for class must explicitly initialize the base class 0.00
#define macro doesn't as expect +1.31
Invalid use of incomplete type when forward-declaring template class 0.00
How to handle classes with differently named member functions in al... +0.30