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 ... 68 69 70 71 72 ... 81
Title Δ
Char pointer results in bad output +0.42
why is overload with unsigned __int64 and __int64 ambiguous -2.01
Which loop has better performance? Increment or decrement? -0.66
avoiding implicit copying with a disabled copy constructor -1.58
Strings to Char in C++ Issues -0.75
Have a method being only usable by a unique type of class +0.00
SQL "in" statement -1.01
undefined reference to `typeinfo for class' 0.00
Why does `"%c"` exist in `printf` if `char` is converted... +1.34
doesn't while loop work correctly in PHP? -0.15
optimizing the nested for loop in c -0.24
Can the use of pointers cause memory clogging? -1.63
How library classes are instantiated -0.15
Do namespaces render prototyping methods obsolete in C++? +0.75
Access violation reading location *address* 0.00
Java - compareTo and operators +0.70
pass by reference not working -0.43
C++ Multiple definition +0.40
Number of Virtual tables and Virtual Pointers in a C++ Program -0.02
Declaring a pointer syntax in a function -1.36
c++ define to classes (pattern?) 0.00
Singleton Class in C++ +1.00
Best way to exit a program gracefully without using pkill +0.12
How to make my code dealing with calculations based on data from la... -0.43
Changing java source code +1.27
What is the usage of "!!" (negating twice)? +0.66
Conditions in loops, best practices? -1.22
Is there a dummy lvalue that can be used when nothing is to be exec... -0.40
refer to section 10.4.6.3 "copying members" of TC++PL 3rd... -1.76
Strange GCC compile error (simple example included) -0.68
Are const class members useful when the assignment operator is over... -2.28
Why is this destructor being called immediately after creation? +0.09
Creating dynamic objects on the heap without returning a pointer in... +0.72
how does the ampersand(&) sign work in c++? -0.07
warning C4244: 'argument' : conversion from 'int' to 'float', possi... -0.09
Function arguments +1.48
Why using a pointer of this as default parameter to a function not... -2.48
Cluster member variables declaration by their type useful or not? +1.00
Friend function - practical use? +0.32
Why Base-to-Derived Dynamic Casting is Only Allowed for Polymorphic... -0.17
Inheritance and visibility of members +0.32
C++, inheritance vs polymorphism +0.70
What would be more efficient in java? If-return-else or If-return? +0.48
Why does the use of 'new' cause memory leaks? +1.07
Singleton class pointer assignment doesn't work +0.35
How can you compare words within a string array? -0.71
Solving a difficult equation with two variables in Java -0.50
Why am I getting an incompatible pointer types error? -1.31
double if condition, any way to make it short +1.52
In Java , Can't access protected members of super-class from sub-cl... +0.96