StackRating

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

Revolver_Ocelot

Rating
1551.28 (7,561st)
Reputation
7,091 (22,623rd)
Page: 1 2 3 4 5
Title Δ
Is a tuple guaranteed to compress empty elements? -1.09
Is there any practical difference between a reference and a variabl... +0.71
Should allocator construct() default initialize instead of value in... 0.00
How to do c++ aligned array allocation? +0.40
setw imbue wrong output 0.00
Elegant way to do a string prefix test 0.00
Inline function in namespaces in C++ 0.00
Is encapsulation violated, if I use a global variable in a class me... -0.15
How to split a number into its digit and add them, if any char is p... +3.63
When there is no non-const operator overload, will non-const object... +1.00
Compiler optimization breaks lazy iterator +3.49
Is there a way to access the initializer list when inheriting const... 0.00
Temporarily override output stream behavior +2.17
Does rand() function with the same seed gives the same random numbe... 0.00
Vector initialization with std::begin and std::end +4.21
How do I get an idempotent value for binary functions, in a templat... 0.00
Questions about stack allocations in C +0.40
How to Allocate Memory for a Bunch of Objects at One Shot? 0.00
Why my C++ program crash when convert lambda to function pointer +3.78
Two threads blocking on I/O 0.00
C++ - A few questions about throwing exceptions +3.82
How to manage exceptions sent from dlls in C++ -4.47
Reference qualifiers and deleted member methods 0.00
How to turn off exception handling? 0.00
how character sets are stored in strings and wstrings? -2.62
Difference between %u and %d in scanf() -2.27
Sorting positive NaN's and negative NaN's in a vector 0.00
C4700 Uninitialized Variable, Supposed to get it's value using... -2.01
qsort not giving proper result while sorting 2D points +4.00
Why do I need to initialize dynamically allocated array at allocati... -3.56
Get a pointer pointer for a smart pointer +4.01
Aligned access to array elements 0.00
Calling unget when EOF is triggered 0.00
Why is the compiler loading this pointer from memory in a loop -3.24
Weak Pointer assignment failure -2.09
vector.erase and std::remove on custom vector 0.00
When memory gets allocated to predefined stream objects? -1.88
C++ suppress assertions in debug build 0.00
Child's constructor doesn't recognize base class' membe... +3.63
convert a positive float array to an unsigned short array with roun... 0.00
Assign pointer to class function to pointer to function +3.64
Declaring the value_type when implementing an iterator 0.00
Can a double pointer use both malloc/free and new/delete? -4.33
Why is memcpy seg faulting? 0.00
Getting Segmentation fault (Core dumped) error while executing the... +1.60
(Shared)Pointer to Singelton -1.86
std::bind and function templates +3.88
Does the standard mandate that std::unordered_map place key value p... +0.27
Why I could use push_back in map but not the back_inserter in set? -0.45
'make_shared' is ambiguous 0.00