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 ... 59 60 61 62 63 ... 81
Title Δ
Getting error: expression in new-declarator must have integral or e... +0.36
C++ how to ensure when using virtual inheritance that it calls the... -1.24
Includes & Forward Declaration in C++ +1.28
About return in C++ +0.61
C++ class instantiation theory +2.56
Destructor call +1.03
My own copy() function collides with std::copy() +0.14
What does the macro ((void(*)())0)() mean? +0.54
Is it function overloading or overriding? +1.63
Pointer assignment in C++. (Pointer to a pointer to pointer is on t... -1.13
C++ : Creating a parametrized pointer from a string 0.00
Using newly declared variable in initialization (int x = x+1)? +0.93
How to provide a function for the other program to call it? -1.19
Order of function calling +0.00
Invalid access error when trying to access a pointer to an object i... -1.46
Dynamic array, dynamic constructor +0.35
C++: Default values in class member +0.53
What sense could have this code? +1.67
const char * to vector<unsigned char> Initalisation +0.41
C++ Errors with expected primary-expressions 0.00
Passing Pointer of Two Dimensional Object Array to method 0.00
Setting an integer value before loop -2.00
can i use same pointer to call data from different exe file? +0.45
C++ operator destroys input variables +1.48
How to compare the string in C++? -0.16
"items list" or "item list" -0.20
Why am I unable to declare a vector global variable? +0.35
c++ set<> of class objects. Using own comparer giving error:... -0.63
Accessibility of data member in member function before declaration... -1.55
Expected constructor, destructor, or type conversion before '=' tok... +1.50
C++ Polynomial Class, pointer array issue 0.00
What would be an use case for a function returning a const pointer... +1.64
C++ variable has initializer but incomplete type? +2.05
How do I break from a loop if a user enters a certain word into a s... 0.00
expected unqualified-id before ‘-’ token 0.00
How can I create multiple items with one class in C++? +0.09
error C3203: 'OMSSPDisk' : unspecialized class template can't be us... +1.05
Why does my template specialization not work? 0.00
Templates parametrized for enums -1.32
What is wrong with the program +0.78
Arguments against "initialize()" method instead of constr... -0.42
Receiving access violation error on fgets() in visual c++ +1.09
How to revert back to an original namespace once its name is modifi... -0.30
array of structs - size of array based on entries in file -0.85
Why does putting a string in a struct cause a crash? +0.07
Why are class member functions inlined? +0.13
need understanding of while loop condition (see comment) -1.16
SDL_main linking issue with VS2010 0.00
Visual Studio 2008 Environment Variable Use at Compile Time -1.70
How can you control access to objects in c++? +0.39