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 2 3 4 ... 150
Title Δ
C++ geting -243030403 and \300\371 numbers +0.34
Is an argument copied to the resulting temporary when both the func... -0.60
Check for template type parameter, during compile time, for type sp... +0.79
Instantiating an array in a class and then creating an object of th... -2.18
Function with 0 arguments - void vs void*? +1.17
I'm getting a runtime error in this merge sort algorithm code 0.00
Should private function members be exception safe? 0.00
If a derived class object calls a base class function, static varia... 0.00
Specifying void* parameter in derived function 0.00
In C++, I'm getting a compiler error that I can't make sens... 0.00
Cannot convert the same type g++ 0.00
Random numbers on if array 0.00
Violating const correctness: What problems should I expect realisti... 0.00
Array must be initalized with brace enclosed initalizer -0.39
Assigning to struct member using structType*& -1.89
When I remove the keyword virtual from the below code it works fine... 0.00
How to properly cast char ** x to const char ** 0.00
C++ empty() and all_of() for checking string is empty or have only... 0.00
long long v/s int in file input output in c++ +0.35
did in i need in my c++ code to use vectors or learn STL -0.15
Limit using/typedef to class scope 0.00
Return 2D char array from function in c++ and print it -2.17
how to read and parse text files with istringstream? +2.77
Why move on std::map is failing to move a element from one map to o... -0.32
Avoiding C++ virtual inheritance -0.63
Map error in the initialization with static functions +1.54
What is in reality "endl" (or any output manipulator)? Ho... +1.90
How to add at the end of a linked list? -1.91
Potential Overflow Comparing Sorts and Comparisons of Various Sorti... 0.00
How to print a vector of objects from an archive in c++ 0.00
Inheritance - Operator overloading 0.00
How to iterate over multiple maps and get their values? - C++ 0.00
Initializing a variable in the constructor? +1.94
Use class templates inside another class template 0.00
Is it acceptable to `const_cast<Foo*>(this)` if public state... -1.99
(Why) can we assign non-static class members to static variables in... -0.10
Inherited class destructor 0.00
How do I permanantly add a path to the g++ compiler? 0.00
One-line initialize a C++ object in map -2.21
Given the declaration, `std::unique<T> p;`,why `!p` is legail... +0.08
Using this pointer to write object to binary file in c++ -2.50
How to set magic pointer values on arbitrary pointer types 0.00
Why does my compiler insist that operator<< has 3 parameters... 0.00
linking static class member function throws undefined reference err... -0.66
How do I declare a function that has a parameter of a type that'... +1.42
When does unordered_map return -1? -0.32
Default constructor is being called with no reference to it -2.00
How to use the argument of a function in a loop which has a variabl... +0.17
Taking a pointer to a derived class ends in a runtime exception in... +1.00
Why parenthesis are needed when dereferencing a double pointer? 0.00