StackRating

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

Sneftel

Rating
1599.56 (1,794th)
Reputation
25,720 (4,968th)
Page: 1 2 3 4 ... 18
Title Δ
Access settings in Visual Studio 2019 -0.16
Is it possible to get the number of arguments on a variadic function? -2.44
Is default move semantic the same thing as copying? 0.00
Argument type for std::move as a parameter -0.36
A portable C++ alternative to compound literals that is guaranteed... +1.47
How to improce the performance of this algorithm? 0.00
Adaptive trapezoidal rule and clarifications on priority queue impl... 0.00
Grouping 3D coordinates within a certain distance of any other &quo... 0.00
Best data structure to use -0.15
What is the terminology for reducing inputs to only distinct elemen... 0.00
Why does std::round(sin(pi/6)) not equal 1? -1.61
Time measurement repeatedly makes mistake in specific places +1.62
Cheating constness? 0.00
Strange behaviour in A* pathfinding 0.00
Are there C++ compiler options that allow aggressive removal of all... +0.23
Implicit conversion not allowed on return +0.72
C++ variable names (can declare main as variable however same is no... 0.00
Retrieve lost digits in floating point operations -1.61
Using std::vector as view on to raw memory -1.04
Why (n/2)-1 in heap sort? 0.00
Zero overhead subscript operator for a set of values +2.10
Is __CHAR_BIT__ macro predefined for MSVC compiler? 0.00
How to check if rar-file is passworded? 0.00
Identification of the most relevant vertices of a 2D polygon 0.00
Why does this code beat rint() and how to I protect it from -ffast-... 0.00
Round double to nearest non subnormal representation 0.00
Separate class ownership and use, generate optimal (fast) code 0.00
How to convert int[4] to std::array<int,4>? 0.00
Insert a pair key in map -0.41
Destructors for automatic storage -1.61
Reusing template variable from base class 0.00
Can use IEEE 754 format floating point in SVG file for precision 0.00
Overload template function 0.00
assembly programming error: syntax error : in directive; syntax err... 0.00
Why d-heap is more useful for main memory than binary heap? 0.00
Moving keys out of std::map<> && -0.31
Parsing a structured Text / Lua Document to a String or a Table 0.00
For what reason would it be necessary to bind a const lvalue refere... +0.33
is there a built in method to detect outliers? 0.00
How do I temporarily disable warnings for usage of [[deprecated]] v... +1.62
Recommend an efficient data structure for storing large repeating v... -0.50
Is it possible without copy to pass std::vector<int> as param... +1.59
Is it possible to convert a float to double? 0.00
Returning raw memory in Python-3 0.00
Overload resolution of template functions -1.56
Add maximum possible edges to the graph with nodes capacity +1.49
Algorithm Analysis for example program 0.00
name an existing planar search algorithm 0.00
What is the rule behind instruction count in Intel PIN? 0.00
How to individually lock unordered_map elements in C++ +0.91