StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Slava

Rating
1589.54 (2,341st)
Reputation
33,416 (3,525th)
Page: 1 ... 20 21 22 23 24 ... 28
Title Δ
C++ compiler does not warn about missing argument before end of def... -0.48
Is it undefined behavior to dereference a dangling pointer? -1.51
C++ map with pointer as key. Memory management +1.26
std::getline with char* to strings -0.51
how to convert a CFG to c++ code +0.22
Why can't I add a shared_ptr<Derived> to a map<key_typ... +0.54
undefined reference to `vtable for MyCalss' +0.54
Advantage of initialization variable to Hexadecimal 0.00
child class method pointer to method parent argument c++ -1.03
Making shared_ptr in class unable to change object it points to whe... 0.00
G++ can't link in some libraries, but using ld separately it fi... 0.00
Is returning a reference to the newly created object this way, a sa... +2.64
Program finds the max and min correctly at first run, but if I run... -1.70
C++ How do I delete a certan character in a string? -0.11
Reversing the order of a sort +0.26
How to check if the any SYMBOL exists in the string except '-&#... +0.53
C++ UNIX Error: Undefined first referenced symbol in file 0.00
I am having trouble opening a .txt file in my C++ program -0.22
Constructing std::function target in-place +2.67
Interest Rate Calculator C++ -0.47
if statements with char values -1.35
Is it possible to force c++ class instantiation on the heap? 0.00
Strange behavior of fields aligment in the structure -1.55
push_back(*obj) is calling destructor and is causing SDL_BlitSurfac... +1.02
How do you link a shared library of a user-compiled shared library... 0.00
Cannot find shared library in same directory as CMakeLists.txt +1.26
Pass string references vs values C++ -0.27
Why can't I dynamic_cast this object? 0.00
C++ Socket recv not receiving correct number of bytes? -1.18
Function pointer to class member function -0.66
Difference between these two types of declaration in c++ +0.33
Parsing binary files using c/c++ 0.00
Do I have to rely on compiler NRVO? 0.00
C++ function returning copy of the object from an array of objects.... 0.00
C++ exception return type why char* -1.70
Why std::regex_match will return true? -0.53
C++ string to bool +0.23
How can I validate if string is numeric and/or one character "... +0.04
Decimal to Binary C++ 0.00
printing the largest single-precision floating point number +2.09
Passing in part of a vector to a function in C++ 0.00
Accessor functions in class c++ -0.70
C++: How to compute hash value from several hashable members? -1.48
Object destruction when function getting ownership of unique_ptr th... -0.74
No operator ">>" for std::string>>std::string 0.00
C++ error: reference to non-static member function must be called +2.10
Is it possible to call a C++ object instance's destructor befor... -1.36
Using std::vector, boost::variant, and types with reference fields... 0.00
Make argument mandatory without relying on position +2.41
Add multiple values to a vector +2.00