StackRating

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

Stas

Rating
1539.69 (11,979th)
Reputation
7,981 (19,769th)
Page: 1 2 3
Title Δ
C++ Variable declaration of type class does not name a type? +0.44
different types in operator ? with no-capture, same signature, lambda +2.14
free list allocator header metadata +0.21
Are members functions available during compile time in C++? -0.01
Can I use a custom allocator for std::array for secure cryptographi... -0.25
is it possible to create an array of type declarations in c++? +1.78
C++ Declaring a static contiguous multi-dimensional array on the he... +1.09
How to use something like s.end() in for loop with auto? -1.27
Match against variables (or otherwise introduce abstraction for mat... -0.18
Ocaml function application operator fails +2.07
Simple UDP server OCaml/Async 0.00
OCaml - Trouble printing nth element of list 0.00
Using part of enum as array index +1.90
Java GuardTypes analogy for OCaml -0.90
std::vector::emplace_back and std::move -0.39
Why can't I write to this buffer? -0.58
Unbound module Core +1.94
Why can't a pointer be automatically converted into a unique_pt... +0.48
Lwt leaking file descriptors, not sure if bug or my code 0.00
How to branch/switch on multiple conditions? -0.12
ocaml : utop, is there a way to list all functions of a module? -1.42
Elegant typing solution desired, typing of one parameter is a funct... -0.56
While loop with empty body checking volatile ints - what does this... -0.35
Give an O(N) algorithm to rearrange a list of true/false so that al... +0.35
Is there any reason to use extern "C" on headers without... -1.27
OCaml Async compilation 0.00
How to capture the output of execvp() function in c? 0.00
Macro anomaly in c++/g++ +0.14
How can I check if a file has forward progress on another branch? -0.06
OCaml : why comparison operator are type agnostic, whereas arithmet... -1.40
Making a user-defined class std::to_string(able) -3.39
Your local changes to the following files would be overwritten by m... 0.00
deleted constructor inheritance -2.51
Overloaded operator [] not being used -4.07
Restoring git reset even tho they dont show anymore on the repo -3.78
How to show the number of lines of selected files evolving in git h... -0.33
Rebase onto branch without common ancestor -3.11
Performance optimization for std::string +3.34
Handling add/access elements within Nested Maps 0.00
Handle access violation exception in vector iteration -1.79
Why does my program crash after a few runs? +3.15
What C++ STL class should I use to reduce fragmentation caused by l... +1.36
C++ template explicit instantiation +4.34
How not to pollute the global namespace with declarations of a C he... -0.28
Why for git pull merging is the default behavior? +1.11
Are the result of bitwise operations on signed integral types well-... -1.37
Parent hold pointer to child data member and used the data member f... -4.29
How to parse a string into multiple variables when one part can hav... -1.77
Segmentation fault when try to get data from point unsigned char 0.00
round function returns wrong double estimation 0.00