StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 31 32 33 34 35 ... 53
Title Δ
Break in indented loop structure +0.30
How to free array of characters passed as function parameter in C +1.35
Initialise a variable to its own undefined value +0.85
Does a c++ struct have a default constructor? +0.17
error: no matching function for call to 'CustomerData::CustomerData... -0.46
Could someone explain what does "-1.#QNAN" mean? 0.00
Is it possible to allow a user to enter an array size with a keyboa... +0.64
Why free resources if the program is already quitting? +0.36
unsigned int (c++) vs uint (c#) -0.19
C++: What to insert in vectors - pointers or references, when does... -0.23
C++ operator overloading takes pointer type as parameter? +0.30
Why does this code raise a LNK2019 error? +1.39
Member's function pointer error -0.17
Accessing elements of a vector in C++? +0.57
Doxygen for web services? 0.00
linkage error:multiple definitions of global varibles 0.00
How does member function knows that it is called for specific object? +0.71
Multiple definition and header-only libraries +1.15
What's better practice? Protected / getter? -1.76
deleting memory and effect on data in concerned locations -0.32
Member Functions in C++ +1.66
Is copy constructor called when a pointer to a class is returned by... -2.67
Difference between boost::scoped_ptr<T> and std::unique_ptr&l... -1.79
Memory and Mr. Struct +0.60
Difference between two ways of declaring an object on the stack -2.12
Why does x[y] == y[x] in c++? -1.10
undefined reference +0.68
What is the best way to create related types at runtime? +0.29
error intializing an object of the same class within class definiti... -0.21
C++ std::shared_ptr usage and information +0.28
Using an & in C++ -0.17
C++ throw syntax +1.16
c++ callbacks - compile time alternatives to virtual functions +0.75
A function which is a 'friend of a Class' that is allowed to have '... +1.27
How to protect myself against forgetting to include my "config... +0.83
Namespace problems +0.29
C++ proper usage, this pointer -0.05
Cast char* to my string implicitly -2.59
Negative array index in C -0.46
Can we get the object name using "this" pointer -0.01
How to schedule this multiple thread application? -1.58
Use C++ shared object from a C program? 0.00
Store object as pointer in class in C++ +0.29
A very strange Segmentation fault when I new a space -2.75
runtime_error expecting a ";"? +0.06
What is "Argument-Dependent Lookup" (aka ADL, or "Ko... +1.48
C++ operator overloading order -1.70
issues with inheritance and constructors +0.30
Operator how to use 0.00
dynamic array in structure with consecutive memory? +0.07