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 ... 7 8 9 10 11 ... 53
Title Δ
What are the drawbacks of C++ covariance return types? -1.83
Rust not compiling to executable in Linux +0.39
C: wrong allocation of the pointer -0.54
My QuickSort code does not work for 1000000+ elements (one million... +1.14
Find the maximal number of parallel edges in a multi directed graph -0.09
Make initialization variables accessible to several attributes init... +1.62
Some questions about covariance in Scala +1.51
The result int values from input text file doesnt store in array. C... 0.00
Has signed/unsigned aliasing rule ever worked as intended? 0.00
Do libraries reported by ldd resolve all undefined references of an... +0.58
How does the GNU linker decide what C/C++ library files are needed? 0.00
C++ friend subclasses access private members (strategy pattern) -2.11
How to reuse operator overloads for different types? +1.79
Does ldd reports all dependencies of a library? 0.00
"Incomplete type isn't allowed" array of class types +0.41
Why does this online compiler allow me to compile the code even if... -2.00
Base class vector filled with sub-classes not working -2.01
Standard-layout and tail padding +0.78
Haskell mapProp function 0.00
Endianness and shift operator in C language, am I doing it correctly? 0.00
how to compile a single line in gcc using ubuntu terminal like we d... -0.76
Mutex and thread in c +2.42
If I need to divide several numbers by the same value, is it better... 0.00
Covariant return type with primitive types 0.00
Multiple template parameters reference loop +0.40
Search C function definition using Compilation Error +1.45
Measure execution time of arbitrary functions with C++14 lambda +0.40
Making a target out-of-date if compiler options differ respect to t... -0.01
Weird behaviour with strings and structs 0.00
Filtering with a predicate that takes 2 arguments -0.24
How to make template specialization inherit from generic base witho... -1.54
Implementing a spell checker in C: Valgrind reports memory errors 0.00
placement delete function is never called upon exception -1.01
Deleting a function defined in GHCI 0.00
Interfaces passing container of Interfaces -1.09
Evaluation order of side effects for assignment operator in C++11 -0.07
How do I initialize a single character variable to a decimal number... +0.24
In C++, how to make a variant that can contain a vector of of same... -2.00
Translate exception from one type to another -0.33
How does compiler figure out fixed point of a functor and how cata... -0.53
What's the meaning of "identity" in the definition of... +1.69
Haskell - How to print some value in a function for debugging purpo... +0.78
Why doesn't the C99 compiler optimize "!a && b&quo... 0.00
undefined reference to class static constexpr struct, g++ vs clang +0.41
Shorthand for overloading multiple functions +0.31
Compose data member access in C++ 0.00
sed - No such file or directory -0.10
C null terminator's throught char* correct handelling -0.19
realloc() problems with the old size 0.00
What happens during ++iter = iter? 0.00