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 ... 22 23 24 25 26 ... 150
Title Δ
Term does not evaluate to a function taking 1 arguments error? 0.00
How to overload the << operator to add elements to a vector u... -0.51
C++ overloading bracket [] operator get & set with different re... 0.00
Does the Standard Define Common Bases? -0.76
initialize part of a const std::map from another const std::map -2.07
Are extra bytes initialized to 0 in C++? +0.39
How to re-declare a class object in C++? +0.96
C++ | Why putting template before function makes it automatically c... 0.00
C++, How to read data from file and insert in container: Map +1.73
Problems with struct declaration 0.00
The right way to return a smart pointer from a class member? 0.00
A good way to organize a code involving const references with limit... +1.67
getline crashing when coming across a newline +0.38
Expanding macros for debugging? 0.00
Creating constructor for a struct(union) in C++ +1.37
How can I %include C++ headers in SWIG when they contain namespaces? 0.00
Are c++ standard libraries static libraries? +0.36
Errors Passing Template Arguments with Template Functions 0.00
Only pass if-statement once +0.08
C how to pass pointer to location in file for reading +2.22
C while doesn't stop -0.13
C++ Pointers/Arrays(I'm completely and utterly confused at this... -1.23
Automaticaly convert array of structures to structure of arrays in... +0.34
Remove object from vector using its index +1.51
Add const to reference 0.00
Would passing an object to a member function or a constructor be a... 0.00
C++, container vector of pointers, overloading operator<< 0.00
c++ storing a char list from a char* function -0.13
'temp' is undeclared, first use this function -1.67
Template class casting in constructor 0.00
Missing template argument before 0.00
Defining constexpr static data members +0.36
Use of explicit constructor if the constructor doesn't take any... +1.43
Should I assign a ref or a copy to a value returning function? -0.49
How does sorting in descending order works in c++? +0.31
Why Dynamic cast giving Segmentation Fault 0.00
Copy construction throughout inheritance chain -2.30
Passing const variable between member functions to be index of array 0.00
What is the worst case time complexity of sorting an array of strin... 0.00
Iterator return in vector::begin() -1.37
how do I use a file to populate the array and compare it with user... 0.00
qsort comparator function doesn't order the entire array (leave... +0.18
My loop doesnt finish, how to close it when the file reaches the en... 0.00
Assigning char array to pointer -0.48
Is it possible to write statements after return? -0.47
Lambda expression for operator overloading 0.00
abstract class A inherited by class C "through" an "... -0.62
how to implement matrix functions in C 0.00
If-statement: list of values +0.24
i dont understand why this wont let me initialise like a normal obj... +0.35