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 ... 12 13 14 15 16 ... 81
Title Δ
does string end character corrupt memory? buffer[size]='\0'; -0.01
Pointer with cin implementation issue +0.99
How can I get vector's index by its data in C++? -0.90
Instance of class and function return type confusion 0.00
"const *int" or just "int" as function-argument... -0.00
Pointer Arithmetic confusion +0.67
Is it bad form to put an exception class in the same file as your m... +0.21
confused with the object creation +0.24
How to specialize a class template member function? +0.27
Does C++11 guarantee that "int a[8] = {};" is semanticall... +1.28
When is it fair to purposefully cause undefined behaviour? -2.59
Does the header used to create a library have to be the same as the... +0.76
Visual Studio 2008 - vftable pointer incorrect? Debug mode crashes,... 0.00
Memory Usage estimation +0.33
C rand() is not really random -0.92
new operator in c++ 0.00
Countless errors in simple program +0.66
How to pass arguments to a function through << operator? -1.51
What does this kind of C++ class declaration mean? +0.67
How to concatenate strings in a header? +1.27
When to use addressof(x) instead of &x? -1.22
C++: Notations like "cv1 A", "cv2 B", "cv1... +0.95
Preprocessor Directive: #elif not defined? 0.00
calling CloseHandle in destructor causes runtime memory error, how... -1.00
Confusion about zero-terminating character +0.77
Visual Studio 2012 always compiles all source code files -0.74
Header file cannot be found in my C++ project 0.00
is it a good practice (maybe some known design pattern?) to tell su... -1.83
Adding an object to another object C++ 0.00
test.cpp:(.text._ZN1AC2Ev[_ZN1AC5Ev]+0x8)||undefined reference to `... +1.08
Calling delete on a pointer to a non-heap object 0.00
Why does my code need <iostream>? -1.43
What happens if compiler inlines a function which is called through... -0.55
Differences in use of c_str() when returning a value from a function -0.06
const pointer members and operator= 0.00
Non-virtual father class destructor -2.54
Passing a reference to a C++ constructor -0.24
incompatible types in assignment of ‘int’ to ‘int [(((sizetype)(((s... +1.04
Isn't C++ operator== supposed to be left associative? +0.80
Executing only part of the code in Release mode 0.00
An element of a pointer vector of object pointers assignment +1.05
assigning pointers? 0.00
About the null-terminated strings (confused) -1.62
Why does Google name accessors and mutators after member variables? +1.31
Is there a better way than friend classes here? +0.38
string as parameter? +1.11
String length without loop and builtin function +0.97
How to overload << for string in c++ +1.16
program said no default constructor -0.09
Cout String and int in ternary operator +1.35