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 ... 6 7 8 9 10 ... 53
Title Δ
Inheritance of a class that also inherits the same base class as th... 0.00
C++ Use exported definitions inside shared library as inline +1.93
My first time working with linked lists. Would like some critiques... 0.00
Is converting a reinterpret_cast'd derived class pointer to bas... +0.85
why linux can't catch C++ run-time errors such as uses a shallo... -0.56
Creating an unordered_map of std::functions with any arguments? -1.35
although i declare 2 variables and pass 2 variables i get too few a... 0.00
Parse error in haskell code, can't figure out why 0.00
How is the space complexity of the following algorithm O(logn)? -0.36
Facing error Conflicting data type but cannot find any conflict -0.98
Creating a template class of a container -0.02
How do i solve overloaded function with no contextual type informat... +0.39
Apps built with VS2017 in C++ in Release mode do not break on unhan... 0.00
accurate conversion (currency and it cents with fmod) 0.00
When can a base class have a different layout than the correspondin... 0.00
Get the name of file from its inode number 0.00
(SIMULATING A LINUX SHELL IN C) How to implement multiple pipes? 0.00
Makefile issue (Undefined symbols for architecture x86_64: "_m... 0.00
C++ define a type with allowed values -2.68
Emulating the special properties of sizeof with constexpr +1.40
Is it possible to clone a polymorphic object without manually addin... +1.57
Memory Core Dump C++ +0.39
No access to dynamically allocated array of 2 dimensions -1.30
How to show special Chinese, Korean, Japanese characters without er... -0.11
Signal Handling to Ensure Destructors are Called in C++ +0.39
What does 'select()' do when all parameters are NULL or nul... 0.00
Why doesn't a linked binary file's _size symbol work correc... -1.99
Constexpr friend functions in MSVC +0.39
flag O_CREAT doesn't create file 0.00
C++ try catch does not work for array out of bound -1.16
Reading a socket asynchronously with `read` and `epoll` +1.90
comparison of 2 ranges that may or may not have bounds +1.40
How to prevent move slicing? 0.00
C++ return structure from method -0.59
Is there a specific reason why a trailing-return-type is not a comp... 0.00
Unions, aliasing and type-punning in practice: what works and what... +0.24
Calling C++ functions from Python (Anaconda) 0.00
make arguments with qt creator 0.00
Compiling with different versions of gcc on ubuntu yields different... +1.74
Unit test: checks that some expressions shouldn't be compiled 0.00
fractional type is in Haskell +1.69
Alternative for anonymous namespaces in header-only libraries +1.13
constexpr struct member initialisation 0.00
Why read system call stops reading when less than block is missing? +1.95
Why doesn't including 1 header file into two CPP files cause a... 0.00
In the c language in a multithreaded application how does clock() c... -0.40
Why can't I apply an iterator to a function which accepts a ref... -0.14
How do I derive the type for this function: +0.71
declare and define function pointer variable in one line 0.00
Implicit conversion operator T() with template overloads using std:... +1.64