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 ... 22 23 24 25 26 ... 81
Title Δ
How to get a range of items from vector in C++ +0.28
Incorrect Output after Function Call +1.00
How to debug code that was attached to a .exe 0.00
How do I improve handling of if/else local variables? -1.33
C++ error LNK2001: unresolved external symbol function _main +1.02
Is guaranteed that class members are disposed at the time that the... 0.00
retain another copy of object pointers after calling destructor to... -1.36
what is the copy assignement operator? -0.48
c++ string :: npos is it calling the string class? +0.77
Passing Array to a function and Adding it through Recursion -0.20
method overriding virtual or not +2.03
Expected an expression error 0.00
Using Char Array Reference In Loop In C +0.28
Initialize a const member without a copy constructor with a given v... +0.87
Convert from predefined type to own CMyString +1.29
Sort and keep track of elements +0.70
passing parameter, list & copy constructor c++ +0.88
Simulating and shuffling a deck of cards for C++? +0.24
c++ - #ifdef macro -1.43
Referencing a file static variable from an inline function 0.00
Virtual methods and parameters lookup +0.24
how order a vector of struct 0.00
Is it possible to disallow taking a reference to an object -2.24
c++ template issue 0.00
Could not find operator< for pointer type -2.35
What could the consequences be for bad initialisation of pointers i... 0.00
delete this architecture and UB -0.77
How to program frames in C++ -1.11
How to call destructor of type in template? +1.11
C++ 'bracket' operators +1.17
Undeclared Identifier vector of pointers to objects +1.45
Inheritance implementation not working 0.00
How do I overload the addition operator to preform commutative calc... 0.00
Find the closest point from list to one referent list +0.74
How do I know if an specific position of an dynamic allocated array... -0.51
C++ Vector of classes, can't push_back inside constructor of said c... +0.26
C++ including a file in multiple files +0.95
Passing current object to a method, reference or pointer -0.70
When are objects destroyed? -2.67
How to send two tuples as arguments in C++ -0.72
How to find substring from string? -0.17
String.find returns true always (C++) +0.24
Defining struct within typedef struct +0.26
when to delete class pointer from array 0.00
What does m(i) represent in the following program? c++ -0.93
Declare and initialize struct separately? -1.47
"Only non-static member functions may be virtual" +0.97
Execute Overridden Method From Base Class 0.00
Compilation issue in calling function of .o file in .cpp -1.28
Dynamic array and pointer in a class trouble finding the right way... +0.11