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 ... 19 20 21 22 23 ... 81
Title Δ
Unresolved External Symbol with extremely simple class (VS2010) 0.00
Do I need to delete a pointer if I haven't assigned it a new value? 0.00
Calling a Java method with no name -0.26
static const double cannot have an in-class initializer. why is it... -0.28
CC1 cannot be initialized in the class definition, why? then how wi... 0.00
What will be the output of the following C++ program assuming dynam... +0.27
What's the fastest way to check which values I've used so far in C++? -0.48
Converting a pointer to different type in C 0.00
is there any thing wrong with include , why i cannot find strlen() +0.25
Why Java could have many Main that you can decide which java file y... -1.02
Why am I getting the error "cin does not name a type" +0.62
C++ draw rectangle position +0.25
If I allocate an a array of objects with operator new[] in C++ but... +1.57
About private member of Class in C++ -1.15
C++11 Do all control paths still need to return a value? -2.16
Are local method variables of a singleton thread safe? +0.25
Error with class causing a few hundred errors 0.00
If anyone could explain to me what is going on here +0.61
c++ global variable out of scope in class -0.00
Expected '(' for function-style cast or type construction +0.65
Compiler error lnk2019 and c4930 using inheritance 0.00
should I use const if passed object will not be modified now, but c... +0.18
I'm having trouble calling a function in my main from another class +0.32
What are defaulted methods and how do I use them properly? -0.72
why explicitly delete the constructor? 0.00
Static member in base class is null when assigned in derived class +0.95
c++ loading large amount of data at compile time +0.60
Using other libraries in Visual C++ 2012 +0.23
Core Dumped While Multiplying Iteratively 0.00
&& || operator interaction +1.06
Dynamic class creation in C++ 0.00
Does C++ treat Class Objects like value types if initialized withou... +0.23
The effects of writing past the end of an array +1.13
Bubble Sorting numbers 0.00
C++ object lifetime optimizations -0.18
Does cl.h work for C++? -0.74
no matching function (constructor) to call to, the candidate differ... 0.00
Can't Count Chars in a String -0.10
extending operator overload in C++ 0.00
What is the operator &&? +1.83
Calling Base Class Contructors in C++ +1.12
Is there a tool/utility to remove macros from C++ code? -2.37
C2653: not a class or namespace without precompiled headers 0.00
C Error: dereferencing pointer to incomplete type -0.55
how does compiler do with array declaration +0.26
std::vector::push_back fails to add data to my vector +1.48
Operator overloading c++ (=) +1.48
Bad Sorting a vector objects C++ +0.26
how to copy struct contents to another array struct +0.46
Dynamically allocate memory for static variable in classes +0.26