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 ... 6 7 8 9 10 ... 53
Title Δ
extern variable causes multiple definition error 0.00
c++ pointer (to an array) inside of a class object initialization 0.00
Constructor in a class calling upon variables 0.00
Why is the number '7' printed after my string in C? +0.24
value changes while reinterpret_cast -0.75
Bad practice to initialize and calculate in a single variable? Visu... +0.26
Why am I getting an "Already defined" error when I declar... +1.27
What can happen if printf is called with a wrong format string? +0.72
using try catch and throw +0.50
Value of the node after applying free() on it? +0.22
difference between char (*test)[] vs char *test1[] and how elegantl... +1.29
Is defining auxiliary functions outside of an object allowed? +0.24
Passing structures by reference to functions, manipulating them and... -0.24
C4201 warning in C code +0.14
no matching function to call to "standard constructor" +0.40
free function not working in c / objective-c +1.31
Conditional Stack Variables -1.29
Returning a struct via copy, which encapsulates a pointer -2.19
Safely return pointer to member of local object +0.22
Opencv libraries in C language. What exactly does this instruction... +0.31
Inline for recursive function +0.73
Virtual functions not executing derived class versions +0.21
Why include guards do not prevent multiple function definitions? +0.65
C++: anything wrong with the following code? +0.28
How can i read a line of numbers from stdin & compute their ave... -3.26
static const arrays +1.02
How do I store objects within another object in C++? +0.42
Why is this wrong? -1.10
What is a good way to validate input? +0.58
How can I send multiple instances of an object into one function +0.42
Why do I get in my timespec-array the error "array type has in... 0.00
What's the need for special exception classes? +0.86
c++ Classes and their layouts and conversions +0.93
Initializer must be constant +0.73
extern variable in hierachy of header file 0.00
mixing virtual function with overload regular functions? -0.87
XCode: duplicate symbol error when using global variable +2.05
Ownership conventions in C +0.24
No errors when writing outside allocated memory range 0.00
C++ change value in const char +0.72
Class friendship - a puzzle 0.00
Passing by reference of objects created 'on the fly' -1.98
Iterator Loop vs index loop +0.19
When are objects popped from a list destroyed? -2.08
import function in c using extern keywod -0.32
class variables - alignment +0.22
Passing a array or passing a pointer +0.26
Why is my virtual function not being called? +1.18
How do I declare "static" classes/enums? -0.43
C++ What is the right way of declaring a char array in a class? +0.59