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 ... 9 10 11 12 13 ... 150
Title Δ
Segfault when pushing back to vector of vector in loop -0.06
Is forbidding template virtual functions an unnecessary cautiousness? -1.30
Incomplete class template issue - C++ 0.00
how to print the minimum number of an array and its index calling t... 0.00
How to have a derived class object access values from the base class? 0.00
Converting C to CPP with Function Pointers +1.84
How to use the range based for loop iterator? 0.00
using set for sorting in log(N)? +0.22
Using std::sort with a raw array of pointers? 0.00
Function to return OpenGL #define error name from its hexadecimal v... +1.56
How can I shuffle a std::stack in C++? -1.21
Initializing a vector<std::string> in uniform initialization 0.00
Passing an initializer list to a vector based constructor +0.37
in a for loop, does the variable used in the condition get checked... +0.26
Different output in codeblocks and visual studio 0.00
How to get how many chars were written in a ostream with the operat... +1.31
Passing a reference argument and returning a reference 0.00
Declaration is incompatible with 0.00
Return a reference from a function that takes it as a parameter +0.34
Applying Template<class T> to multiple type aliases in one line -1.83
Runtime error when using push_back() on smart pointer to vector +0.92
Writing a function that performs the same job as set_symmetric_diff... 0.00
Using an rvalue reference to index, any benefits? 0.00
I am pretty sure I am making a stupid mistake, but this code gives... 0.00
How to fix ( 'vector' : undeclared identifier ) in my heade... +0.37
Compiler errors with incorrect use of nullptr -1.48
Ways to execute system commands in qt program without opening conso... 0.00
it doesn't work in VS but it works in CLion when I run it 0.00
How can I change bash directory from C++ program? +0.37
Trying to CRTP. Why does this produce strange results? -0.94
Declare a pointer of type base class, but then instantiate it by po... +0.31
c++ initialize template class constructor -1.88
Is there any way to concatenate macro arguments when condition is t... -1.65
How can I read a numbers from a specifically formatted stringstream? 0.00
Is there no way to insert to an STL list in O(1) time? 0.00
Should I prefer static const variables at class or namespace scope? 0.00
C++ math using void functions -1.93
Which is one better for static const char* or static const string f... -1.61
C++ how to avoid overriding virtual method from interface -0.79
How to search for a key which is a pair itself, in a map? 0.00
Delegating constructors without initialization 0.00
Storing non-template parts of templated class in cpp -2.10
Conditional templated type aliases in scope of templated function -1.75
A protected method can become a private method when inherited in c++? +0.37
greatest common factor function -1.15
why is the error: Pointer being freed was not allocated +1.20
Printing std::strings produces no output 0.00
count elements in array not array size 0.00
How to convert C++ inherited classes with functions to C style? 0.00
Get function won't work on virtual method -0.30