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 ... 8 9 10 11 12 ... 53
Title Δ
C: Array of automatic storage class? -0.81
Can a pointer convert to an array during a function call? -0.81
Algorithm for evenly arranging steps in 2 directions +0.66
C++ compilation process: Place for templates 0.00
How can I Shell have more than one job in Linux -0.61
Can I pass a Functor class(that overloads operator()) to a function... -0.70
Is it possible to insert extra operation in fold expression? -2.13
Overloading -> operator for pointer and non-pointer types 0.00
Returning a lambda function in C++ -1.15
Besides the stated arguments and the "this" pointer, what... -1.87
Readline C: force return of certain text in readline() -0.70
How to recursively print all words in a trie in C 0.00
Can you cast a "pointer to a function pointer" to void* -1.84
C++ Prevent Destructor call when emplace()'ing in map -1.97
Different execution flow using read() and fgets() in C -2.16
Partitioning a set of points in 2D plane 0.00
Is it possible to find a random element in a Set in Constant time? 0.00
C++ Construction of Static Lambda Member of Template type 0.00
Casting char buffer to function pointer 0.00
does a C++ locale have an associated timezone? And if yes, how do y... -1.72
Advantage of using double pointer (char**) vs (char*) in C? 0.00
Determine whether one polygon contains another +0.65
Implement range-based for loop of a Stack based on linked-list 0.00
Does `close()` flush buffered output data? +0.42
Representation and alignment requirements of enum types -1.68
Proper prefix function in Haskell -0.62
Is it necessary to reset std::list after been moved? -0.39
Creating a mask with N least significant bits set -0.01
C++ Template method unknown return type +2.90
Reference to non-static member function must be called when process... +1.87
What is the difference between vdso32 amd vdsox32? 0.00
C2027: use of undefined type Foo::Impl -0.81
Template specialization for SFINAE -1.35
Link two libraries to each other +0.63
Preformant way to get a PID from a TID 0.00
Does C compiler assume the addition of signed integers is commutati... +1.49
Variadic template function parameters and reference type deduction 0.00
Deduce second parameter type from first parameter +0.05
Is output read from popen()ed FILE* complete before pclose()? +0.94
Longer execution time of OpenCV function cv::remap() when program i... 0.00
Haskell: typeclass deriving from other typeclass 0.00
c++ bubble sort or linear sort, confusing book 0.00
using unique_ptr in constructor 0.00
Why does const_cast remove constness for a pointer but not for a po... +1.70
Clarification regarding default return type at global space 0.00
(arr + 2) is equivalent to *(arr + 2) . How? -0.60
Compile time configurable callback 0.00
Detecting overflow for integer in C +1.68
On Linux 64-bit, can ptrace() return a double? -0.62
C++ ofstream vs basic_ofstream +1.59