StackRating

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

Mikhail Maltsev

Rating
1515.62 (43,026th)
Reputation
1,294 (124,159th)
Page: 1
Title Δ
How to avoid `std::to_string()` making a very small double number t... -2.06
Why do clang and gcc duplicate code and branch vs unconditional jum... +3.38
Why is C++ more restrictive regarding forward declaration of functi... -2.56
CMake Error: target name "test" is reserved or not valid 0.00
What is the type or family of recsys algorithms for recommending si... 0.00
Is it safe to serialize POD data by casting directly to char array? +4.32
Benchmarking GCC 7 vs VS2017 using Nbody test +3.32
is there a way package C libary with header 0.00
Is gcc's optimizer doing something weird here? -0.70
Type of Vector's Elements for Use in Iterator Type 0.00
GCC, compare the effect of using -O2 and using all the optimization... +3.93
libgcov fork and exec hooks 0.00
How does a parser for C++ differentiate between comparisons and tem... +2.68
Flex/Bison based lexer/parser for C language -2.00
Any custom tasks I can input an optimizing compiler for efficacy st... 0.00
Undefined reference when linking with Boost using g++-4.9 on a g++-... 0.00
Portable way to tell the compiler that alignment is OK without supr... -4.42
gcc inline asm bug - argument ignored 0.00
Time complexity in recursive function in which recursion reduces size -2.79
C++ how does cast with reference work? +4.33
Can lambdas translate into functions? +1.73
Why is std::basic_string<char> segfaulting on my overloaded s... 0.00
How to determine the accuracy of the translation of the fractional... 0.00
The fastest way of reading grayscale image from HDD 0.00
Generic/polymorphic iterators +4.48
The order of the keys in json::Object 0.00
LookUp Table for 16-Bit Mat Efficient way? +4.02
Interrupt a getLine() while loop in C++ 0.00
How to count length of string in bytes with unicode characters of m... 0.00
Linear index upper triangular matrix +1.41
What is the default build configuration of cmake 0.00
This program for swapping two halves of an array is not working 0.00
return char from std::string vector 0.00
Cases where Morphological Opening and Closing yields the same resul... -3.44