StackRating

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

ravi

Rating
1464.39 (4,525,600th)
Reputation
9,531 (16,123rd)
Page: 1 ... 7 8 9 10 11 12
Title Δ
How to calculate factorial in c++ +0.64
Finding the size of an array in C++ +0.09
LinkedList constructor that allows user to enter the elements in th... +0.10
method prototype style clarification 0.00
C++ : get inherited type from abstract pointer vector -1.27
Is std::vector::reserve(0); legal? +0.33
Can I insert values into vector of pointers using insert function? -0.67
What is wrong with my code? I can't compile it -1.13
Prevent fractional input C++ +0.09
C++ STL : Including all libraries? -0.67
How does this implicit conversion in C++ takes place? -0.24
Why does an object get destroyed when pushing it to a vector? -1.37
invert the input array +0.08
std::unordered_map with custom value type, operator[] 0.00
How many V Tabels will be created? 0.00
C++ When should a function/ call be static/ non-static? -0.56
Deleting a dynamically allocated array from a function that initiat... -0.57
Acessing private structure pointer of base class in derived class f... 0.00
Excetpion handling in c++/cli +0.58
What is difference from delete and delete[] in this example +0.54
How to return a private pointer member variable 0.00
Behavior of constructors when copy constructor is defined by user -0.97
what does the signed/unsigned comparison warning mean? -0.13
C++ - macro for calling function based on enum type -1.05
how can I convert a constat value into a non constant variable? -1.03
Does the code get copied to derived class? -1.22
std::thread - read from file line by line -0.43
Cannot construct an std::map with a customer compare functor? +0.89
G++ how to compile a .h that is in a different directory with .cpp -1.20
Should I create a temporary ostream using another's streambuf? -1.31
Include <string> in Visual Studio 2010 0.00
Faster algorithm to count how many numbers are divisible by a speci... -0.26
How to handle pointers to array elements that get invalidated as th... 0.00
What does this error mean? (warning treated as error - no 'obje... -0.33
Heterogeneous array implementation -0.67
main.cpp|45|error: expected primary-expression before "int&quo... -1.35
C++ Pointer relating to NULL -1.42
Bounded primitives +0.58
Error using vector as container adaptor for stack -1.59
Is it ok to wrap code in anonymous namespaces for using directives? +0.10
probmem with comparing string c++ +1.53
How do upcasting and vtables work together to ensure correct dynami... -0.51
Need help creating new objects with my constuctor 0.00
C++ Non-Abstract Destructor Inheritance +1.16
Return with Ampersand +0.30
What happens to the moved-from object after std::move() is called? -0.64
C++ difference between adress +0.33
Is it possible to access physical address 0? +0.29
C++ How to use stand-alone base object from derived object +0.57
casting between two derived classes +0.77