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 ... 5 6 7 8 9 ... 150
Title Δ
How to take input from std::vector of std::pair in a std::map? 0.00
Const functor returning reference of T is prohibiting assignment -1.86
Template specialization for template -2.55
C++ 'getline' No instance of overloaded function matches ar... -0.06
Initializing an array with a function in c++ 0.00
How to concatenate strings using + operator +1.87
`auto` variable declaration with multi-word fundamental types cause... +1.00
C++ - How am I misusing ignore with istringstream? +1.14
How to accept a variable numer of inputs? 0.00
How do I initialise an std::array of non-trivial objects in a class... -1.77
csv parsing with istream extraction operator: How to detect missing... 0.00
How to change value in map<pair<int, int>, pair<int, in... -0.16
Why does my function not output the last statement when the if cond... +0.35
how it return the boolean result? +0.83
Resolve const and non-const member function pointer -0.60
I am trying to create my own library/source function on visual studio 0.00
What does it mean by " ans += (a[i] - ans * r > 0); ",... 0.00
What is the proper way to initialize predefined member variables in... 0.00
Easiest way to modify a const variable's value +0.68
How Can I Add Dictionaries to a Vector? 0.00
when ever i tried to check the size of pointer variable i.e, int *p... +0.35
Time Complexity of Nested for Loops with if Statements -2.43
Initialize vector with M elements of empty vectors c++ +0.33
Chaining operator[] on nested map of struct 0.00
Non-numeric input check 0.00
c++ virtual class function returning instance of concrete subclass -0.80
Why do parentheses make a difference in this simple code -0.65
Why use a reference to get a *char? Isn't better to not use ref... 0.00
Result of calculation is always 0 -0.46
How do I properly read and write Binary files? (C++) +0.33
Dividing two numbers inside an if statement gives wrong output +0.12
Function Template not working, getting error "No suitable user... +0.63
How can I interpret an unsigned int value as a four letter word? +0.34
C++ What's the difference between char a[20] = {0} and char *a=... 0.00
How to make a specialized function template a friend to some class? 0.00
How operator<< works with manipulator functions -1.72
Using const parameter for variadic template -0.99
C++ brace initializer as an argument calls different constructor th... +0.56
How to put values of different template argument value but same typ... +0.34
Why char array is not printing value? -2.49
The rand() function in C++ is giving a number outside the range 0.00
Don’t understand this return type? +1.95
Member function not found after static cast from base to derived 0.00
Problem with templates, static inheritance. Can't get code done... 0.00
Using modulo operator to alternate between even and odd numbered ob... 0.00
Error: "expression must have integral or unscoped enum type&qu... -0.66
using recursion only to extract the maximum elements in a vector in... -2.77
Deleting a member of `std::set` by specifying the said member's... +0.25
Deleting an object in a function C++ 0.00
Why is this code bad to calculate the power (less efficient)? +1.06