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 ... 7 8 9 10 11 ... 150
Title Δ
Is there any situation in which an object's storage might chang... +0.14
What are the benefits of using smart pointers over raw pointers for... -0.24
constructor without initializer list having objects with deleted co... +1.63
Why does virtual inheritance need a vtable even if no virtual funct... -1.37
Virtual class inheritance object size issue +1.34
How to use std::cout or std::ofstream as an input of a single funct... +1.95
How to a sub-string from middle of a string +0.12
Do the reference-collapsing rules apply to return type? 0.00
new array of objects with constructor that needs parameters in C++ -1.15
How is the return type of a ternary operator determined? +0.28
C++: Template Function with a return type of T taking no T type arg... 0.00
How to check which type of subscript operator is called, lvalue or... +0.65
Cast vector with base class pointers to back to subclass +1.77
How to add a tail element at end of the list +0.36
Why cant we use a pointer to traverse the vector? -0.14
Vector subscript out of range from a vector of vectors +0.75
Access violaton while Reading from a binary file into a char * buffer +1.34
Zero initialization of string and string array (C++) -2.37
virtual destructor for pure abstract class +0.37
What is the use of pair class stl in c++ , is it like a data type o... -1.26
How to fix void value not ignored in a function that returns string? +0.36
Why is it a bad idea to use variable length arrays in C++? +1.16
Function with structure as argument producing error: free(): invali... -2.40
Give a std::vector ownership of another vector's memory? 0.00
writing to terminal despite redirection by a pipe in bash -0.14
static_cast to r-value references and std::move change their argume... +1.97
Change/update value using std::map const_iterator -1.20
Getting segmentation error(code dumped in c++ +0.23
Using overloaded c++ function in c +0.70
Question on how SFINAE is achieved using this code segment 0.00
C++ Forward declaration before class or before member in the Pimple... 0.00
prevent string literals from being converted to bool versus std::st... 0.00
Pass parameter on constructor or pass them on each method +1.03
In C++ 03, how to refer to the address of an instiantiated template... +1.50
Changed value through set function but; value not changing when cal... +1.33
Am I using header files correctly? 0.00
Where is the infinite loop occurring? -1.16
error: no matching function for call to 'begin(long double [nPo... 0.00
(object) does not name a type. Whats going on? 0.00
How do I generate objects in std::vector and without copy? 0.00
can size of an array be a 2/9 or 3/9? 0.00
I cannot solve the else part in my if-else ladder? 0.00
C++ template not compiling on Linux GCC 0.00
Creating an array of a class with arguments in constructor +0.56
Is it possible to link to, include and use a static library without... +0.36
Returning pointer to an array of arrays created using new -1.02
Copy a std::u8string into a c-style string of utf8 characters -0.10
How to dynamically allocate memory for const char double pointer (u... +1.72
How to load QJsonDocument from a file 0.00
if statement is not outputting anything C++ +0.37