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 ... 32 33 34 35 36 ... 150
Title Δ
When "taking address of temporary" error gets in a way of... -0.97
Generic template pointer in template class +1.77
returning a generic type with template functions +1.51
Obtaining an int from a void pointer which points to a short +1.22
Why `cin >> noskipws` doesn't wait for input? -1.19
no match for 'operator=' (operand types are 'book'... +1.02
use of std:swap (in implementation of assignment operator) 0.00
Incrementing a variable name c++ -1.13
Istream reference based on condition -2.26
Overloading operator < relational C++ 0.00
Compiles but crashes every time #class template c++ +1.40
Is there a way to use QVariant with QVector? 0.00
C++ How to read data file to struct or vectors and return struct or... 0.00
Make longer std::array accessible as if it's shorter -0.87
Templated function with variable number of params of certain templa... 0.00
Can I use auto keyword in a template class object which will know i... +1.24
Constructing base class and inherited class from the same file +2.12
size of pointer to array vs string in C++ 0.00
How to call constructor when overwriting array elements +1.67
What comes after class name in braces? C++ -0.65
Why does #ifndef __func__ return true? 0.00
How to correctly deallocate class member? +0.23
Is an object's 'this' pointer equal to a pointer to its... -1.32
Cpp main method const declaration 0.00
C++ pass by reference not changing value 0.00
Value assignment into array c++ -0.39
Incomplete type used in nested name specifier for Pimpl Idiom +1.08
How to convert byte to string, Python 0.00
Warning comparsion between pointer and string +0.90
Using write() to write the bytes of a variable to a file descriptor? +0.39
Vector of structs generating out-of-range error when member is acce... 0.00
How do I return a base class variable and delete it? +0.79
Can you use auto with a comma -0.64
Fibonacci C++ return Error 0.00
SIGBUS when trying to increment a std::map iterator -2.21
[stack][list]I can't understand my mistake 0.00
C++ Iterator declare from typedef std::map as template argument -0.75
Specific overloading of structures based on template typenames argu... 0.00
Using for loop and if statement side by side C++ +0.66
Struggling to change the value of an element within an array in C++ 0.00
How can you pass a function as a template parmater where the functi... +0.35
How to store lines from a file as a variable 0.00
Is there any way to factor out "const" field initializers... +0.37
How to efficiently alias a float as both a named member and an elem... +1.75
non-standard syntax; use '&' to create a pointer to mem... -1.26
Why is h*= h* 101 + s[i] and h = h * 101 + s[i] different in this c... +2.02
c++ Declare function in parameters 0.00
Why datetime.now() and datetime.today() show time in UTC and not lo... -0.62
deleting /MDd 's DLL memory from /MD Exe file causes heap corru... 0.00
Is there a technique to make a virtual function mandatory to overri... 0.00