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 ... 12 13 14 15 16 ... 150
Title Δ
Detect blank input on integer type variable? -0.40
Is it Undefined behavior to change an object and use it in the same... 0.00
How can I capture an unsigned value without casting? -0.46
Issue of capacity in push back function -0.09
Sum of matrices in C++ using operator overloading(C++) 0.00
Why Numbers are getting printed in the form like "12-256"... 0.00
C++ getInt function 0.00
Operator overloading of struct inside another struct gives error 0.00
Zero-initializing a `std::array` of arithmetic `value_type` at comp... 0.00
Issue with code for NxN determinant function (C++) -1.92
Can't figure out why only one line of matrix is being read from... +0.35
From a vector of structs, get a vector that collects one of the fie... +0.39
Resolving multiple overloads -0.61
C++ Reading fstream data from a file does not return correct values... 0.00
Inserting double into char* array element -0.40
#pragma once vs. include guards +0.19
Why this is showing wrong answer in C -2.70
Why does function signature for c++ sequential access iterator not... -0.88
How to load content of a const variable from a file? -0.16
Problem with string input validation (C++) -0.30
Cout subtract the output in simple print +1.87
Passing char* to QString +0.33
Objects and functions in C++ 0.00
Forcing Namespace Scope for Standard Namespace +0.92
Pointer to member variable - auto type in C++ -2.63
How do I avoid explicitly constructing everything inherited in an i... +1.14
How to create a static pointer to a vector in C++? +0.31
argument of type "double" is incompatible with parameter... -2.22
How can I recode to enable for 2 and 3? +0.33
Passing set to templatised function +0.33
How to change parameter in a child class method? 0.00
What is the best way to include multiple subclasses into a file in... 0.00
Why is it printing the last element in circular linked list? 0.00
redirect cout to a file 0.00
Replace macro with function -0.62
Separating internal and external constructors with the same set of... -0.51
Using I/O streams to read from one file and write to another -0.20
How to properly print a vector of stacks? -0.19
C++ template class friend with all type -2.31
How to define and declare a struct when the constructor is used for... 0.00
What happens after you delete a ptr C++ +1.62
Calling local files from C++ executable in PATH 0.00
Why doesn't std::cin.clear() work in this simple program? 0.00
Referencing a struct memory as a data type -2.11
Runtime polymorphism c++11 and operator overloading +1.97
Are destructors called if the program is closed manually? -2.33
How to implement a copy constructor / assignment operator for a cla... 0.00
How to make global constant aliases to variables in C++ -0.96
Passing a dereferenced pointer to a structure as a function argument 0.00
How to let inline functions from different classes call each other +1.24