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 ... 34 35 36 37 38 ... 150
Title Δ
c++ use class or not for permutation algorithm 0.00
Compare values with a static and global table in C++ -0.65
How to read/write string type member of a struct using binary file... +0.37
Is it guaranteed that C++ standard library containers call the repl... -1.21
Not exactly sure why my recursive linked list deletion function wor... 0.00
Inserting data into a double linked list and sorting the data -0.99
std::stringstream output does not work the same as std::string 0.00
Why wouldn't you declare main() using a function-try-block? -0.55
How to get around unsupported C++11 code -1.67
std::out the outer dimension of a 2d char +2.51
two dimensional array with undefined second dimension 0.00
Simple - friend declaration c++ +0.38
How do check an array for repeat numbers in c++? +0.64
Why does postfix failed and prefix work fine when pass an iterator... -0.72
Is it undefined behavior to create an instance of a class inside a... -0.75
c++ Type declaration before function invocation? +0.38
How to get line of numbers from file and ignore first number? +0.05
Convert ifstream input to template type 0.00
C++11 auto and void* generics +0.94
C++ extern errors 0.00
Should the rvalue be valid after a move? -0.52
Calling subclass (virtual) function (late binding), when not dealin... +1.39
C++ Array to one Int variable 0.00
How to cast array of base class pointer to derived class +2.15
Another void* topic; I just have to ask because I am confused +0.98
Start value for vector loop -1.51
Calling overridden function and using overloaded variable from base... +1.55
Why can't this std::find compare these objects -2.07
I need a 2-dimensional array with one dynamic dimension in C++ +0.98
Using a function pointer from one class in a function of another cl... 0.00
How to return a string to the main int function? +0.13
C++ sscanf implementation issue (reading from a file) 0.00
Formatting output (inputted by the user) in columns 0.00
Beginner C++ - Having trouble compiling my code +0.38
Can std::exit leak memory? 0.00
Why does the iterator not return to the beginning of the set? +0.37
Overload a C++ reference cast (downcasting inheritance) 0.00
Is it possible to exlude member fields from casting? 0.00
C++ Right way to define function's default arguments 0.00
Binary Search TestCase Not Returning a Value -0.91
Need help in understanding the below c++ code 0.00
converting c for loop to fortran do loop -1.42
vector.insert doesn't resize vector? 0.00
Is the time complexity of the following snippet O(n^2)? 0.00
A pointer variable in C++ points only to variables in the heap? +1.27
Logical & bitwise AND +0.55
it shows two errors expected unqualified ID and isPalindrome is not... +1.72
How to differentiate implicit/explicit constructor calls in C++? +0.84
What is wrong with this compile time map? 0.00
Is it proper to have a template function inside an anonymous namesp... 0.00