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 ... 91 92 93 94 95 ... 150
Title Δ
Reading floats/words/symbols from a file and ONLY storing the float... -0.07
Proper syntax for separating declaration and definition for Operato... -2.19
Calling class constructor causes segfault (C++) +1.83
C++ simple game using a Loop program +1.19
Free the buffer inside a function or inside main -1.92
Treat my own get/set C++ member functions as a member variable in S... 0.00
Why Doesn't This Using Declaration on a `template` Class's... -0.61
c++ pointer arithmetic and classes +0.12
Overloading Insertion Operator: no operator found which takes a rig... 0.00
Infinite loop in c due to rounding? +1.01
What's the purpose of QString? +0.45
How to convert value #define'd in a macro to a char* (c++) 0.00
Why can I call getline without using std::getline? -0.87
runs fine on IDE but gives Runtime Error(SIGSEGV) on submitting 0.00
C++, What is difference between static local variable(method) vs gl... -0.33
Variables after fork +1.01
What is Compiler Generated constructor for abstract class no data m... -0.56
Segmentation fault: 11 when returning stuct via function pointer in... -1.37
What is meant by map/set iterator not decrementable? How to make ma... 0.00
Function behaves badly when passing dynamically allocated pointer -0.86
Calling method of child class from object of parent class in C++ 0.00
How to convert X and Y screen coordinates to -1.0, 1.0 float? (in C) -0.61
Calling the new operator on an argument passed into a function -0.04
memory overhead of malloc() vs new[] -0.30
Run member function of an object in separate file 0.00
How can I initialise the vector of vectors of ints? +1.78
How to protect a global object which has non-const methods -0.07
How to return a vector of null terminated const char*? +1.04
Understanding C++ operator overloading -0.42
Confused why passing char** by reference isn't working as expec... -0.14
Iteration: Invalid operands to binary expression +0.40
Not printing all the values of a function in C -0.14
Saving Converted Int in Const Char* Array Fails on Windows +0.22
What is the meaning of "typedef char CHAR[10];"? +0.23
How to access a variable in the derived class in c++? -0.66
C99: Call main function from another 'main'? -0.70
Returning istream& object to check if condition -1.80
How to read in specific numbers from a txt file C++ 0.00
how to add char buffer to std string placed in struct? 0.00
binary search pointers dynamic memory allocation recursion -0.62
Why does this virtual method return true? -0.90
Is there a way to make all derived classes friends of one another? +2.11
Convert bytes from a file to an integer c++ -2.41
++*p++ does'nt work on second element in array? -0.63
How to specialize std::begin? +0.41
Restricting string length and issues with string not being outputted 0.00
Is >= really required in this if-condition. Wouldn't == suff... -0.09
Vector subscript out of range VS2013 -0.60
Implicit conversion in C++ between main and function -1.76
Why returning a const char * from function is not a good idea? +0.99