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 ... 11 12 13 14 15 ... 150
Title Δ
What is the proper way to assign to an array inside a C++ class? 0.00
Format string from scientific notation to string without it -0.14
How does a comma separation function when declaring variables 0.00
Templated comparator as a third argument in find_if 0.00
Does anyone know what's wrong with this while loop? 0.00
How do I print the same value repeatedly? 0.00
Why List class has to contain a Node struct as a private member C++ 0.00
QVector<QVector<>> size +1.82
The cin.ignore removing first character the second time function is... +0.36
Prefer overloaded function over the other when reference to class i... 0.00
No viable conversion from 'shared_ptr<Pin>' to 's... 0.00
c++ How to parse a file into vector of structs -2.39
How to overload the increment operators in C++ for an Object with 2... 0.00
Foreach loops and arrow/dot operator difference? -2.36
reference binding to null pointer error during vector insertion -0.65
C++ template function problem with concreating 0.00
How to avoid code duplication in initializer lists +2.76
How can I pass method as an function argument? 0.00
Constructor of a class with an attribute that is another class object 0.00
How to assign an array to another array in a constructor? +0.33
Order of Initializer list in C++ -0.70
C++ - Ambiguous Overloaded Template Resolution/Deduction 0.00
How would I de-allocate this? -0.73
My function skips a loop parameter in c++ -0.94
Does string::capacity/reserve() count terminating null? -2.46
initializer list with struct and inheritance -1.31
x++ for object in C++ 0.00
How can I initialize a vector member variable using the explicit le... +0.74
Why `r(sqrt(x*x + y*y))` rather than `r(x)` +1.14
What does this pointer do with stringstream? 0.00
G++ and CL(VS2017) both compiled successfully but the cl-compiled e... +1.69
Passing an Array built off of a Struct to a Function that Stores Da... 0.00
Keep receiving "too many initializers" error +0.86
What is wrong with my string queue struct? 0.00
Why reference with operator = works but with constructor don't? 0.00
Problem with logic of determining equality of two strings while ign... 0.00
What counts as "write" to std::map? -1.38
How to make the outcome of a boolean function to output a certain s... -0.65
Are there benefits to using a constexpr variable that is never inte... +1.25
Does undefined behavior affect static_assert? +0.36
Instantiate non-template class with templated constructor -1.40
Why is .c_str() not adding '\0' at the end of a string? -0.34
pushing a vector of structures into a structure? 0.00
While Loop looping only once when using getline from file 0.00
How to implement a loop from the middle to the beginning of the seq... -2.11
Strange output for vector of chars +0.35
How to make a recursive lambda function that takes 2 arguments not 1? +0.71
How do I solve this logical operator problem? +1.04
overload operator+ only for specific case of the class 0.00
Operator overloading the stream extraction operator (>>) in C... 0.00