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 ... 11 12 13 14 15 ... 81
Title Δ
Destructor concept in c++ -2.08
Const char declaration causes stack overflow +1.69
C++ vector erase crashes program +0.22
Are these two while loops equivalent? -0.45
What is the meaning of associative array? +1.10
C error handling coding-style +0.01
Additional destructors are called in C++ +1.37
How to properly overload '+' operator for a struct -1.42
The static keyword and its various uses in C++ +0.28
why " 'static' may not be used when defining (as opposed to de... -1.88
Limit Login Attempts in C++ +0.46
C++ lnk error 2019 unresolved external symbol virtual errors becaus... 0.00
Why can't I set like so in a setter in C++? 0.00
Default initialization of POD types in C++ +1.31
How to ignore the following compiler warning? +1.08
C get difference string and integer -1.18
Method must return int -1.11
Why doesn't polymorphism work without pointers/references? +0.83
pass any pointer to a function for deleting -0.61
C++ objects outputs with attribute name as a string -1.01
error referenced from: 0.00
Strange Syntax in C++ +1.44
C++11: source type is not polymorphic -0.28
What error would this function cause if its placed in a generic lib... -0.54
Arithmetic and Assignment operator overloading - return values, sco... 0.00
Constructor and static functions +1.13
What's the meaning of [=](...){...} in C++? -1.28
C++: Is it legal to declare a method virtual in a derived class whe... -1.03
What can stay between "struct" and "{" except t... -1.83
typedef Char* does not name a type 0.00
Proper use of header in C++ +1.70
Is it possible to overload the indexing operator[] to return bits f... +1.62
C++ headers and cpp files - how the heck do I manage them? -0.52
C++ difference between virtual = 0; and empty function -1.95
Behaviour of an empty class in c++ +1.16
String to data type class 0.00
getting this error LNK2019 and dont know why 0.00
C++ Function already defined? +0.89
Struct will not work when contained in header files -0.68
Explicit Declaration for an object +0.24
why do I get a strange answer? +0.91
can I use this code to create a dynamic array? -1.60
Segmentation fault while pointer assignment +0.67
initializing a dynamic array to 0? +1.48
Why is std::find implemented this way? -0.76
How can I `unuse` a class? +1.65
Optimising C++ Code +0.21
Class member not declared in this scope 0.00
Grandparent overloaded function in child +0.93
I have a vector of Base and Derived Class Objects, but I can't acce... +0.22