StackRating

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

Artyer

Rating
1582.53 (2,799th)
Reputation
4,900 (33,842nd)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Fast and maintainable way of implementing string to integer lookup... +1.61
How can I typedef a bound a member method and then use that type as... -1.38
How do I remove 'None' items from the end of a list in Python +0.34
How can reverse a part of an array? 0.00
Copy constructor on "Observer pattern" 0.00
Should compound assignment operators for enums really be defined in... 0.00
gcc - How to combine __attribute__((dllexport)) and [[nodiscard]] i... -0.09
Is there any reason to not overload operator== as member, when only... +2.22
Disable the cleaning of std::shared_ptr +2.22
What is type if uint8_t value multiplied by uint8_t -0.94
Using Reduce instead of chaining Filter and Map -0.60
Stateful custom deleter for unique_ptr 0.00
why this constexpr if doesn't compile 0.00
How to write c++ smartpointer for operator == / != 0.00
Getting wrong size when calculating tuple size using variadic templ... 0.00
Why does this line work in my Chrome console, but not in Node.js? 0.00
Resolving the current type in a member function decfined in a macro 0.00
How to cast complex double in C -1.43
How to get compiler to prefer const method overloading in C++? +1.40
Why is passing 'this' pointer directly to archive an error,... 0.00
Is it possible to deserialize (from raw memory block) an object wit... +1.34
User-defined constructor overload not being parameter-matched to th... 0.00
convert member function to pointer to member function -0.71
List of length n with p randomly allocated ones else zero +1.23
Best practice for polymorphism in interelated C++ classes? -2.47
Is it possible to extend a JavaScript class after the declaration? 0.00
Template overloads with array types: Force char array to use string... -1.30
How are strings encoded in an ELF file? +0.42
Why dict.popitem() raises KeyError instead of returning None? 0.00
Compile-time override of given base class methods 0.00
Why does path's iterator return "\\" while traversing? 0.00
How do I organize members in a struct to waste the least space on a... +1.19
Ideas on getting rid of boiler plate code -1.94
Templated += operator overloading with std::pair assignment 0.00
ostream: class that outputs either on cout or on a file -0.59
Finding specific days in a specific years and leap years -0.37
How to deal with non-existent variables "reference before assi... +0.04
C++ set "blank" or reset exception mask of ifstrean (ios) 0.00
Unit test to check for `noexcept` property for a C++ method -1.91
Creating a mask around a subsection [i,j] for a number 0.00
Does put_money hold its argument by value or reference? +1.71
Can I workaround unique_ptr<MyType> to not need MyType destru... -0.40
Initialize array of compile time defined size as constant expression +0.39
Not fully specified template as template argument in C++ +0.01
Why forwarding return value is needed -0.57
Convert reference to map having shared_ptr as value to reference to... +1.61
Do the strict aliasing rules in C++20 allow `reinterpret_cast` betw... -0.66
Comparator for sort, specialization +2.94
How to convert a codepoint to utf-8? +0.19
Mark as deprecated function parameters in C++14 +1.31