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 ... 53 54 55 56 57 ... 81
Title Δ
passing a flag in the form of "int" or a "bool"... +0.24
How should I separate functions, class definitions and main code wi... 0.00
C++ templates,errors where used std iterators +1.78
C++: can't pass an object instance to another class because of the... -0.29
C++ undefined reference 0.00
How to resume a saved game when I design Tic Tac Toe using C++? +0.34
c++ array initialization, good practice -0.92
Extern in C++: For the extern VarX variable:: error LNK2001: unreso... -0.22
catch exception on pure C without try-catch mechanism +0.65
Undefined symbols for architecture x86_64: using a structure define... +0.29
Getting LINK error : Extern in C++. How to access the value of a va... 0.00
Multiple inheritance: 2Classes1Method +0.93
Why can a non-const member function be invoked on a constant struct... -2.24
how to instantiate an object using smart pointers 0.00
Illegal member initialization in C++ 0.00
Weird numbers in C++ array of objects -1.19
c++ recursive function wont exit when condition is meet +0.34
shorthand C while loop +2.03
Pointer to int array, passing and using it from another method +0.04
calling the base class constructor in the derived class constructor -0.18
c++ default parameters value +1.57
error LNK2001: unresolved external symbol C++ -2.25
Is a derived class destructor definition required if base class des... +1.77
C++ is it necessary to delete dynamically allocated objects at the... +0.07
C++: Linked List Representation +1.22
memory deallocation in linux c++? +0.80
c++ visualizing memory of variable +0.46
Regarding STL container +0.33
C++ style for header files +0.34
What is the difference between these two enums +1.01
C++ returning string +1.40
C++: Reasons for passing objects by value +0.60
C++ - Why is it possible to assign a const char* to a char* +0.07
protected members are not accessible in derived classes +1.04
How does the compiler decide which function to call? +0.35
static keyword error in complex number's class +2.11
accessing methods of composition 0.00
assignfile contents via #include to char array +0.37
c++ virtual functions in inheriting class +1.16
C++ free all memory used by struct +1.20
pointer to array c++ -1.54
Calling identically named methods in base classes +1.19
Java Declare now, define Later -2.75
What is the scope of a variable defined in the source file, but out... -0.12
Read numbers to vector -2.41
Can we create temporary pass-in `std::vector<int>` parameter? -0.37
Using templates for c++ 0.00
How 'delete' works when I delete a pointer of base class +0.76
c++: vector gets unexpected data -0.00
Is there a convention for setting variables based on arguments? -1.14