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 ... 33 34 35 36 37 ... 81
Title Δ
How to access nested stl elements? -2.27
Errors need guidance +1.97
Suggest a best suitable design patten -1.33
What happens when i++ causes an integer overflow? -1.24
no viable overloaded '=' +1.76
Pointing to outer-class C++ +1.78
operator[] ambiguity resolution -1.14
c++ link error, cannot find global.h struct 0.00
how to make a power function without using the math.h library 0.00
String management in C++ +0.79
Multiple classes in one .cpp file +1.01
Access to private or protected data of class with pointer 0.00
Returning a vector of strings +1.19
Generic STL iterator in polymorphism +0.55
C++ global variable writable from multiple object instances 0.00
Creating an instance of class +1.15
error passing a character to a function in C +0.81
C++ constructor prevents successful compile -1.64
Error in assignment of member in read-only object -0.01
extern vs Singleton class -0.81
Pass by value to virtual methods +0.49
C++ memory leak fixing +1.06
C++ const reference to class variable within vector (or other dynam... +0.41
Why derived class function argument takes value of base class funct... +1.32
Better way to say x == Foo::A || x == Foo::B || x == Foo::C || ...? -0.97
pointer to class A is passed to class B, but when B is deleted, A i... -0.22
Pointers to Pointers (C++) +0.61
C++ Static Friend Method Example (Need Clarification) -1.05
Cast from const char* to char* modifies data in VC++ +1.43
Initialized in a function and is not initialized in main -0.05
C++: What does #pragma comment(lib, "XXX") actually do wi... +0.76
reference instead of pointer to abstract class 0.00
Pointers to int in c++ +1.25
How to get size of a dynamic allocated array of ints in C++ +0.84
Hide password in Java source code -0.22
What's the purpose of using braces (i.e. {}) for a single-line if o... +0.88
How to fix memory corruption? +0.10
C++ Implementing a copy constructor +1.06
Polymorphism and type conversion -1.71
Class declaration and definitions 0.00
Assert that unsigned int a indeed positive doesn't work ? -0.29
Static member function semantics when calling virtual functions +2.31
How should I define an abstract method in the base class when desce... -0.25
Why structure is lightweight and Class is Heavyweight in C++ -0.58
Assert() - what is it good for ? -0.70
Accessing a static member function from another class -0.22
c++ overloading a function default argument +1.31
Error using && operator +1.01
`does not name a type` error with `namespace std;` and files -0.41
Simple command to combine an arbitrary number of values of arbitrar... +1.38