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 ... 7 8 9 10 11 ... 28
Title Δ
Null pointers and application crashing -1.38
C++ finding a string in multiple strings -1.23
Accessing to base class of derived class by derived class C++ +0.65
Does calling a member from an object that is lvalue return lvalue? -0.94
c++ evaluate value of variable type bool dynamically -1.30
How can I print this rectangle shape using c++? +0.42
expected primary expression error before '>=' +0.42
Would there ever be a reason to initialize a pointer in a construct... -0.26
C++ Boolean with Integers 0.00
Function returning the wrong value -0.31
Convert unsigned char to unsigned short (big endian) -1.96
Class name that is already a macro -0.02
How to apply a comparison operator to each variable in two anonymou... -2.12
Find max position in a vector of vector of vector -0.83
Can you iterate through class objects without a list or vector? +1.17
Object in a vector in an object in a vector sometimes gets erased w... 0.00
Memory during Initializing using 'equal to' sign 0.00
initializing an auto type variable to zero. Is this type safe? +0.43
Example where std::array::max_size and std::array::size gives diffe... -1.61
Copy n Bits from 8-bit Array into 64-bit Integer? +1.60
C++: Creating a word "letter after letter" in string data... -0.58
c++ convert vector of integers to an integer -0.08
atoi not giving correct output +0.41
Coin change dinamic programming: having issues with it 0.00
Sending struct over tcp socket in C++ +0.90
Why does the below code yield O/P as 3 instead of 5? -0.13
How is the header file connected to the corresponding .cpp file? -0.76
C++ Generic way to provide `operator<<` for middleware genera... -0.08
Save array to binary file not working c++ -1.84
What is the use of "and N" in this code? -0.51
Read access violation after shuffling vector multiple times 0.00
Can't write to ostream in gnu linux c++ error: invalid operands... -0.11
Resolve deadlock issue, waiting in the main thread for multiple wor... 0.00
Get base class target from std::function +0.01
emplace_back a temporary vector in-place to a vector of vector +2.77
Is the memory layout of C++ single inheritance the same as this C c... +0.45
How would I set a long long to a huge number without a warning? 0.00
Why else if (a != 65) is not executing? +2.23
Handling void assignment in C++ generic programming -1.48
If-statement put in for instruction 0.00
C2663: 'std::_Tree>::insert': 5 overloads have no legal... 0.00
C++ Comparison of doubles using an epsilon +0.10
Directory checksum +1.43
Smart pointers in doubly linked list 0.00
What addresses do have captures in a C++ lambda expression? -2.19
Are there problems with starting an array index at 1? +1.16
No members argc and argv in QApplication 0.00
find_if always giving first element and not going in isOdd function +0.96
C++ Copy map into another with same and/or different keys -0.08
Sorting a vector of unique pointers using constant iterators +0.16