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 ... 33 34 35 36 37 ... 150
Title Δ
C++ string.c_str() 0.00
Why does compiler throw an error when we declare an extra template... +0.37
s[j] = s[i]; segmentaion fault while trying to copy characters -0.97
Left shift operation on char array -0.84
why getline ignoring first character of input while using in loop? +0.42
Is it allowed to overload operator+ for a standard library type and... +1.67
How to compare two objects using templates? -0.35
VS 2017 crashes when compiling template implementation 0.00
Average distance to a pole in a 1D world +1.77
binary '+=': no global operator found when trying to add a... 0.00
Use the template parameter type of derived as return type for funct... +0.34
Why does this line not compile? -0.35
read operator from file and perform operation C++ +1.05
About operator overload 0.00
Sort Points Using C++ +0.89
static object inside template class 0.00
Way to Use C++ 11's for-range Syntax for Sequential Pairs? +1.69
Treating 1D array (pointer) as 3D matrix at run time in C++ -0.63
C++ find_if element in map 0.00
Is a C++ function that catches all exceptions inside it "noexc... 0.00
Avoid int overflow when doing a large multiplication 0.00
Macros expansion using ## operator -1.78
Runtime class method replacement during initialisation +0.38
C++ Struct to Byte* throwing error +0.96
Editing an entire data structure c++? -2.20
Class Hierarchy with down cast function pointers -0.62
Stringstream not showing an output 0.00
pointer getting reference to a return of a function 0.00
Why does my current_user pointer reset? 0.00
Shifting Objects Up in an Array -0.26
How to delete an object ( node ) which is in use 0.00
How to use a const static member variable outside of its class in C++ 0.00
Why is std::move( arg ) altering arg argument? -0.42
Is the dynamically generated object of a class is alive after closi... +1.22
Using a Dynamic Array in a class is giving an error -0.76
Using Continue in a do/while loop -0.60
Compile-time matrix template type 0.00
Can I call a std::function from C? +1.42
Trouble with function overloading +0.15
Preprocessor check constexpr const char* function +1.68
Using templates in selectionSort function in C++ 0.00
Strange Behavior of std::set and < Operator Overloading? -1.25
Get class pointer from a vector via function argument 0.00
Amortizing in std::vector::resize and std::vector::push_back +0.33
How do I dynamically allocate space in a template class without vio... 0.00
C++ converting char variable to string variable is returning ASCII... +1.08
Why using std::swap does not hide other swap functions in the outer... 0.00
Declaring default constructor while invoking base class constructor -0.62
c++ : passing ofstream& to function to continually append to .t... 0.00
How do I check if the input is letter? 0.00