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 ... 4 5 6 7 8 ... 81
Title Δ
Template function that returns default constructed value -0.41
Memory management with and without virtual destructor +1.52
C++ variables don't get deleted at the end of the scope +0.79
Function overloading not working -0.84
Using static variables in C++ -0.29
can't support concated int and string directly in c++? -0.93
Sequence point && operator +1.15
Ordering struct members -3.15
Why a pure virtual destructor needs an implementation +1.15
c++ vector operator[] reference +0.92
Division of integers in C++ not working as expected -0.32
Time complexity of delete[] operator -1.82
How to access non-static data members in c++ -1.22
Is there in C++ already some class which print to cout but can be o... +0.72
what does this macro functio means? +0.41
Maximizing memory usage -1.13
Random string generation producing weird characters +0.91
Where do function variables go to? +0.21
Failed to compile c++ code undefined reference to `vtable 0.00
Design a polymorphic class hierarchy without virtual destructor 0.00
How does the "&" operator work in an IF condition? +0.15
Accessing a member variable is optimal or accessing a member function -0.33
void function c++ error this declaration has no storage class or ty... 0.00
Function pointer declared in a header within a namespace +0.92
Operator oveloading comparing two values from +0.58
Different inputs for the same function 0.00
Confusing error requesting semicolon (error C2143) 0.00
'Undefined reference to ' error in GCC Eclipse +0.30
namespaces in headers in c++ 0.00
Function to create unordered_map(s) in c++11 not working 0.00
In c++ how do I read from file x,y coordinates of a rectangle? -1.23
reinterpret_cast double to char* 0.00
Access to a specific memory address +0.55
enum included with header | Error not declared +0.75
C++ returning bool is always false? +0.20
Error:Type 'array' may not be defined here in C++ code 0.00
How to give an abbreviation to a namespace? +1.01
error LNK2019: when trying to return a vector 0.00
C strcpy( ) does not cut char character +0.81
Derived class Private method is getting called -2.52
How to declare interface in C++ +0.73
Accessing non-existing array element -0.17
“No matching constructor for initialization of” with vector +0.67
No suitable constructor to convert from int to emp +0.47
Class Member Variable not Saving State +0.83
Checking if all elements of a vector are equal in C++ +0.55
the object has type qualifiers that are not compatible with the mem... +0.60
C++ nonconst-const reference function overloading +0.54
Variables defined in if-cases leak? (aka why does this even compile?) 0.00
Why use SomeType[1] instead of SomeType* as last member in structs -1.70