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 ... 13 14 15 16 17 ... 150
Title Δ
Can I point a derived class to a different base? (i.e: change the f... -0.43
How to include a default parameter in my member functions? +0.34
Rotating test operator overload 0.00
How to typecast and create object in runtime in cpp? 0.00
How to remove a certain node in a single linked list and return thi... 0.00
C++ Class member is nullpointer -2.01
How to assign address of array to pointer? +0.33
Is accessing a non-existent member NOT considered an "error&qu... -0.53
how to eliminate use of goto in switch case -0.68
filling a vector of vectors initialized with unspecified dimensions +0.36
Overloading operators with compilation error 0.00
Different behaviour with calling functions inside and outside objects 0.00
C++ function called before constructor cases crash due to uninitial... -0.68
Is it possible in C++ to make an instance of a class as a member of... -0.33
How does set works with unique keys but with equivalent value of ke... -2.52
Can a base destructor really be overridden by a derived destructor... 0.00
Why does my compiler have a memory problem with a vector of c strin... 0.00
For each distinct word in the file, display a count of the number o... 0.00
Reading until the end of a line from a file and repeating the proce... -0.91
Display elements of vectors +1.90
Problems printing out an array for a ppm file 0.00
Creating instance of class template having private constructor 0.00
c++ two objects with const pointers to each other +0.33
How to fix 'X is not a class template' when dealing with in... 0.00
Is using RTTI (or virtual functions that return a type tag) ever OK? 0.00
Is std::cout in a header file bad practice? -0.20
How to construct an auxiliary array for casting "int[][][]&quo... 0.00
How to write function with parameter which type is deduced with ... +2.02
Correct form of input arguments in c++ 0.00
c++: input of a lambda expression -2.59
Why can't we pass int array[] to hoo(int* &p)? -1.41
Using C functions to manipulate std::string -2.39
Template function which generate random value from min to max of ev... 0.00
How to overload std::vector::operator=() +1.37
Segmentation fault in class +0.84
C++: Function pointer that holds a method from a specific instance -1.42
c++ data structure to hold 128 bits of data -1.66
different types of iterators in cpp -0.16
C++ accepting positive integers only -0.70
string undeclared identifier in class +0.33
Initializing elements of a 2D array using std::array. c++ +0.37
file only saves one time data when use in loop 0.00
Memory allocation of static variable inside functions -1.91
Can`t overload the operator << for a my own class +1.57
declaring array of vectors in cpp 0.00
passing reference to object c++ 0.00
Calling constructor from copy constructor -2.59
Why is my count value greater than the number of elements in an arr... 0.00
c++: vector of user-defined type? +0.71
What is the role of greater <int> in Set? +0.33