StackRating

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

n. m.

Rating
1572.83 (3,727th)
Reputation
77,132 (1,094th)
Page: 1 ... 16 17 18 19 20 ... 53
Title Δ
Is it a good habit to reset self to nullptr when use move-construct... +0.50
Stick C app to all desktops 0.00
Sorting in alphabetical with å ä ö +0.39
Multiple inheritance with variadic templates: how to call function... -1.78
I just created an extremely fast way to sort primes. How do I impro... 0.00
In-place editing a file -0.50
How to set the width of a pointer in c? -2.30
object with array of objects +1.61
What happens when the number of possible virtual addresses are exce... -0.87
Whose bug is this - clang or gcc? 0.00
Should the socketpair ends be closed before application exits? +1.89
My kbhit() is not Working On Mac, Making a PingPong Game 0.00
What does String do that I'm not doing? c++11 0.00
Is it correct to assume that diamond inheritance breaks encapsulati... 0.00
How to initialize semaphore only once? 0.00
unresolved external symbol "public static struct" 0.00
why does main() compile in g++ compiler, but not in Visual studio IDE -1.40
template specialization for all iterators of std::map -0.43
Linux C - child process thinks the pipe is empty 0.00
how to grab and ungrab keyboard with a secret password in X11 0.00
Initialization list on derived-derived class on C++ -0.52
Struggling with Syntax regarding structs -1.53
How to make c++ return 2d array to python 0.00
How to avoid "redefinition; different basic types" when t... -0.54
In C, how to get the geometry (x, y, width, height) of the active m... 0.00
Is a "monitor" in Gtk3 the same as a "Screen" i... 0.00
C++ Abstract Base Template Class Non-Void Method 0.00
Can't compile code for x86 but can for arm 0.00
Construct a binary tree from permutation in n log n time +1.82
make vector 3D derived from vector ND, need to retain field x y z -0.05
Why do I have a undeclared variable existed? 0.00
Using functions from namespace inside other namespace +1.84
Emulate Windows-style file locking on Linux and OS/X 0.00
BLOB, how does it work +2.17
2nd phase compilation in templates -2.01
Prevent coder error - return temporary value by reference (dangling... 0.00
Type-Safe C++ wrapper for memcpy? -2.38
Access nested template types -0.85
How can I code exp(x) in c? 0.00
How to store a smart pointer to map of string to member function in... 0.00
How do I explicitly call the destructor of std iterators? -0.30
Why any('') returns logical 0 while all('') returns... -1.26
How to check if Xlib is used using #ifdef? -2.07
Is Exclusive in XOR really appropriate for more than two inputs? 0.00
Is there any way to use a constant array with constant index as swi... -1.49
How to prevent a unordered_map of shared pointers from leaking? 0.00
"overload" functions in c - not knowing an input argument... 0.00
C - Array value disappearing while setting the last at NULL 0.00
swap adjacent input characters in a given list, in Haskell 0.00
C++11 threading: why does the destructor get called when object is... -0.09