StackRating

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

Luchian Grigore

Rating
1721.47 (80th)
Reputation
203,453 (226th)
Page: 1 ... 46 47 48 49 50 ... 81
Title Δ
Forward declaration and destructors +0.31
Allocating memory for nested structure, segfault 0.00
c++ source code organization for free functions -0.72
call method on every object from the same class 0.00
Is it safe to have an invalid operation in the second half of &... +1.05
not declared in scope, even though declared in .h +0.29
Reference to static const data objects +1.61
how to properly output TCHAR from function? +0.28
foo2.cpp:9: error: expected primary-expression before '(' token +1.51
Call a function before main +0.78
Built in prime checking function +0.66
Why destructor is calling after function scope ending when object r... +2.22
Forward declaration of struct -0.76
Why do C++ classes not have access specifiers like classes in Java... +0.13
proper use of std::vector.push_back() with a user defined type 0.00
Is it possible to avoid repeating the class name in the implementat... +0.49
Why does it cause a run-time error, character to int without initia... +0.23
Error Writing a Copy constructor in C++ +1.11
static counter in c++ +0.53
Vector memory management -1.24
Memory leak when using std::vector with class elements -0.62
How to inherit structure in a plain C +1.09
Are argc & argv useless in Windows? +0.84
when the constructor is called? 0.00
Will this trick work in C? -0.58
lifetime of std::string passed as argument +1.61
template using code error +0.30
delete a particular element from a single linked list (no access to... +0.65
char pointer confusing with cout in c++ -0.21
What is the better way to define a construtor in C++?Initialization... +1.00
Accessing a pointer to a vector c++ -0.56
A confusion about c++ function overloading +0.93
What is wrong with my transpose function? +0.30
C++, what have I done wrong? +0.29
Get largest Subset of Integers with certain minimum distance/differ... -0.45
Oveloading the ostream << operator for a sequence -2.32
Why const member function is able to call non-const member function... +1.83
Why does C's printf format string have both %c and %s? +0.31
What's the reason to use DEBUG macro in C++? +0.84
Netbeans c/c++ compiler array start at 1 instead of 0 +0.31
a pure comparison function in c++ 0.00
Return multiple values +0.29
Linker Error LNK2001 on WINAPI function in DLL, headers and lib are... -2.55
GCC warns about order of initialization not matching the order of d... +0.95
C++ empty interface destructor in header file 0.00
how to initializa static constant member using function -0.69
"unexpected '['" error in PHP +0.76
stopping a thread in windows +0.28
pointed object lost its field 0.00
Declaring a variable vs dynamically assigning memory to a variable... +0.30