StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

D-RAJ

Rating
1485.07 (4,470,123rd)
Reputation
1 (4,467,528th)
Page: 1 2 3
Title Δ
How do you make it so CPP checks if a user has a file already on th... +2.59
How to handle nested type template in C++ 0.00
please help me with max_element function in c++ stl -0.28
Visual Studio "item + item" issue -0.56
Is there a way to call an object's overridden base class methods? 0.00
How can a function returning bool and having two int arguments be c... -0.94
Illegal indirection when trying to make an std::;string to a void* -1.33
C++ Array of Array Products :exited, segmentation fault -1.03
E2140 expression must have integral or unscoped enum type 0.00
Inheritence and construction in one object in C++ 0.00
Pre-allocating memory for linked list -1.56
Difference between `constexpr` and `#define` +0.01
why is else if function is not working in rock, paper, scissor? 0.00
How to overload [] operator to initialize an object 0.00
What does this main function calculate the odd integer values? 0.00
C++ header files in MS Visual Studio Error Message E0147 0.00
My question is can we avoid the if conditions? -1.38
Does the condition variable blocks the rest of the execution ? C++ +0.32
How to remove all instances of a duplicate from a vector<int> +0.41
problem during typecasting during function calling 0.00
error: cannot convert 'int* (*)[10]' to 'const int* (*)... 0.00
Why is the destructor of the inherited class not called? 0.00
use array to change every digit in a 3-digit number -0.02
An unordered set of structs +2.05
Are some std classes in C++ used in real life applications? 0.00
How can I take a class out of a namespace automatically with Eclips... 0.00
Can we just have a header file for the inline global function and t... -1.47
when we write void variable like void *p ; cout<<&p; cout... +0.02
Why do we even mention friend functions inside a class? +0.52
Can assignment operator be overloaded to return the value of a prop... -1.06
Segmentation error when trying to access element of a multidimensio... +1.45
Memory leak with "new" operator and "&"? C++ +0.53
Stubbing class has already been declared 0.00
Data types vs Data structures -2.40
What does void (M :: *pf)(int,int) = &M :: set_xy; do? 0.00
c++) i have error when putting 1D array in 2D array -2.16
Is there a way to dynamically change an object to another type? +2.88
declare a c++ vector that can contain all data types defined in a n... -3.01
cpp 17 , cannot instantiate abstract class , way Interface must be... -3.95
How can I make my program accept pointers? 0.00
c++: configuration variables in a header file +0.01
How to enumerate default values of a structure in C++ -1.52
C++ vector of class objects and dynamic memory allocation - part 2 0.00
Do we need locking if we are appending and reading data from vector... -3.94
save pointer object to system and load it in c++(not c) 0.00
I am getting a garbage value for variable a. I have to input 2 valu... 0.00
How to access class object from a function 0.00
C++ effective approach to container for one-time lookup but multipl... -3.32
CardDeck constructor 0.00
Kindly help me resolve error in this c++ code 0.00