StackRating

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

Omnifarious

Rating
1530.46 (18,138th)
Reputation
41,619 (2,642nd)
Page: 1 2 3 4 ... 15
Title Δ
Should I change this code that uses push_back to use std::move? +0.46
Possible race-condition/undefined behaviour in multi-threaded program -0.13
Inconsistent string/wchar content depending on code's location? 0.00
Why does it seem like my floating point value is not equal to itself? +1.73
Clearing Object Duplicates In a vector produces infinite loop +0.42
Program fails to call the specialized template implementation -0.54
Use of Header Files +0.04
Why method accepts class name and name 'object' as an argum... +1.09
c++ enum as parameter in a function and calling the function in ano... +0.46
Passing C++ struct to library expecting C struct -2.02
How to pass unique_ptr object as argument to a class that is a libr... 0.00
Prevent function in library to be executed from other programs -2.59
Why does unique_ptr only call the base destructor, when shared_ptr... 0.00
Why can't gcc devirtualize this function call? +1.85
How do I drop supplementary groups in Linux? 0.00
Simple way to add implicit type promotion to the std::complex class... 0.00
How do I avoid a Stack Overflow here? +1.98
Can I convert char*[20] to char[][20]? -1.02
Getting the function prototype of a lambda 0.00
Multi-threading - Do threads start running at the exact same time? 0.00
Program doesn't assign values to dynamic array 0.00
How to compare two objects using templates? -0.09
Segmentation fault on the second call of the function? 0.00
Mathjax in C++ console 0.00
C++ Anyone know more about this kind of pointer? 0.00
PyGILState_Ensure() Causing Deadlock 0.00
How do I write this node counter? -0.04
Replacing malloc implementation -2.09
Aren't 6 digits guarantee in single precision? -1.36
C++ How can I redirect STDIN to a function 0.00
Why is this C++ class member function slower than when explicitly w... -0.55
Why does std::bitset only support integral data types? Why is float... +0.75
Code to find starting number in Collatz Conjecture given length inf... 0.00
as rptr->num=30 is same as (*rptr).num=30 but*((*rptr).ptr).name... -2.17
as rptr->num=30 is same as (*rptr).num=30 but*((*rptr).ptr).name... -0.17
Conversions from Foo<Derived> to Foo<Base> +0.45
How do I get std::endl to output "\r\n" if necessary? 0.00
How do I generate all vectors of size n where each element may cont... 0.00
Contiguous storage of polymorphic types -0.40
Template Struct Error +0.45
Is it undefined behavior to create an instance of a class inside a... -0.35
In CMake, how do you change default compiler flags for a build type... -0.57
Maximum number of file descriptors for pre-allocating a data struct... 0.00
How do I create a brand new hive file from a reg file? 0.00
How to copy a vector to a subvector of another vector without segfa... 0.00
How do I make a Python async named pipe server using curio? 0.00
Design Issue (C++) 0.00
C++ fast way to save image from array of values +2.09
Comma Separate Number Without stringstream -2.49
Has programming with C gotten easier with operating system security... +2.09