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 2 3 4 5 6 7 ... 53
Title Δ
Dynamically allocating and copying an array -2.03
Convert a floating point number to a localized string in C++ -0.19
Why am I getting different results from the Dragon Book when constr... 0.00
Calling non-static constexpr member function in template definition +0.53
Segmentation Fault When Using The Push Back Function for a Vector +0.43
What does directly setting a pointer with a variable means? -1.75
Sum types - Why in Haskell is `show (Int | Double)` different than... -0.58
How to write a monad instance for a pair where both arguments have... -0.06
Why is it forbidden to qualify name in extern declaration? 0.00
what is the "appropriate value of type `Integer`" and can... +2.33
In Haskell why Applicatives need to take morphisms and data in same... +1.75
Is the "d" in "double x = 0.0d;" a g++ extension? 0.00
How to extract the types passed in template parameters? -0.26
How to disable pointers as template typenames -1.41
ASCII codes representation in char on non two's-complement plat... +2.05
Is it possible to make a function return a typename in C++? +0.10
Is there any consistent definition of time complexity for real worl... -0.79
On the website: godbolt.org, and only there: how can I use std::thr... 0.00
while(getline(fin, str)){} still processing data even after reachin... 0.00
Why doesn't adding sqrt() cause a conflict in C++? 0.00
Encoding Vietnamese characters from ISO88591, UTF8, UTF16BE, UTF16L... 0.00
What are the ways to check a process with specific pid exists and a... 0.00
Linked list nodes added to the same address +0.42
Is the compiler allowed to constant-fold a local volatile? 0.00
Fork() code not working as expected - Hierarchy making +0.33
Static OpenSSL *.a libraries not linked target binary (using Static... +0.43
What is the better way of getting a length of a C-Style Array? -0.53
Is it necessary to consider the "BigEnd or LittleEnd" pro... +2.11
Where to implement functions from an interface's parent interfa... +2.05
C++, Apply template pattern to function selectively +0.45
C++ VS Toolset 141 - 142 differences for cast -0.03
Why transposing this std::vector<std::vector<std::string>... +0.04
How big is the stack to store recursive functions. What factors lik... +0.07
c++: volatile member function in volatile instance - assigning arra... 0.00
Why fgetws can't work well with _O_U16TEXT mode? 0.00
Why can not I overload operator<< with ostream and map( or un... +0.31
I can't understand why is this string concatenation working -2.05
How to disable stepping in C++ template while walking thru code usi... +0.43
Using dllimport in place of dllexport 0.00
How do I exit out of my do while loop? c++ -0.56
Converting a floating point number to string with MPFR +0.41
C++ auto collapsing rules -0.89
Implementation of std::set using different data structures 0.00
The linked list points to NULL though I had initialized this linked... -1.84
How to store a struct as a linked list Node and this struct has cha... 0.00
std::locale throws runtime_error exception to "en_US.UTF-8&quo... 0.00
The right way to include a zmq::socket_t member in a class? +0.43
Name for basic binary mathematic operators in C++ -0.23
SFML Window closes by itself when mouse goes outside of window 0.00
Force template instantiation via typedef : success at g++ , fail at... -0.93