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 ... 25 26 27 28 29 ... 150
Title Δ
Understanding const auto pointers 0.00
Instantiation of a vector of type with no operator= +1.70
C++ pure virtual error -1.49
Loop inverse of pointer, last character? +0.48
how to initialize a 2D vector C++ +0.39
How to hide member function file while sharing class +0.75
Copy n elements of const int std::array into an int vector. How to... +0.15
Pointer Arithmetic Causes My Program to Continuously Scan Int Value... +0.41
How to make tribonacci function tail recursive? -2.31
Accessing element of map of vector of maps (c++) 0.00
Linker doesn't notify multiple definitions 0.00
error when trying to run an overloaded function with float paramete... +1.47
Logical NOT operation not returning expected value in c? -0.02
why doesn't it access the file the second time 0.00
Capacity of vector increases after inserting an element? 0.00
While loop task in c++ -1.57
C read big matrix from input file -0.37
std::get from teplate argument 0.00
case insensitive comparison of string and map -1.95
ToLower std::vector<std::string> -1.39
Return alias identificator instead of type in typeid(SOME_TYPE).nam... -1.08
Why maps iterator is showing base operand invalid error? -0.45
No variable declared as function, but Error: invalid operands to bi... +0.39
C++ struggling to make withdrawal and normalizing cents with dollars 0.00
How to skip the first column reading csv file in c++ -0.12
How do I write a structure containing a dynamic allocated array to... 0.00
Why is std::map index off by one? +1.72
Escape single '{' in python +1.86
What's the difference between a string and a user entered strin... +0.17
scanf with more than one delimiter in C -0.62
C++ dynamic memory allocation for classes 0.00
What does '|' mean in scanf format string +1.39
C++: Reading in from a file and displaying individual items +0.94
The best method for filling char array (gets vs cin.getline) +0.39
Union of function pointers +2.25
Why can I use a reference to non-const with 'auto' but not... 0.00
How to deal with mathematical constants in templated code -1.48
unresolved operator for my classes (separate interface and implemen... 0.00
c++ operator += overloading return reference to -1.53
std::hex keeps the values not to change 0.00
How to consider two structs equal regardless of their second attrib... +1.29
(C++) Pointers to Pointers of objects in different classes 0.00
Why can't I use initializer list construction of an object in t... 0.00
Displaying output in C +1.94
How to break a for loop in Ternary Operator +0.16
Can you have function pointer with assigned parameter value in C? +0.63
Implementation of pow function in c language with power of -3/2 or... -2.61
How should I use automatic type conversion in the sum of two comple... +2.96
C++ “add explicit braces to avoid dangling else” +0.16
Read user input "string" and "int" in one line... -2.25