StackRating

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

Vittorio Romeo

Rating
1706.03 (127th)
Reputation
61,549 (1,480th)
Page: 1 ... 18 19 20 21 22 23
Title Δ
auto pointer = NULL error +1.54
How to scanf into dynamically allocated struct int 0.00
What is wrong with this C function? (printf() with getchar()) 0.00
bind return value and variadic templates 0.00
Multiple logical operator || (OR) conditions in for loop in C -0.43
Generate state based on values of struct member function +1.41
C++ array parameters inside function not being declared 0.00
Call function based on template argument type -1.15
deducing return type from auto input argument 0.00
Implementing const range with template 0.00
How to set, as default template parameter, a nested template class... -1.45
Fill runtime data at compile time with templates +1.34
Compiler is trying to initialize enum class from int when it shouln... -0.04
C++ check array for duplicates and replace them -0.77
Inconsistent evaluation for `constexpr` lambdas in templates betwee... +0.37
declare a vector through decltype 0.00
Templates in C++ public function 0.00
Static assert to check map, set, unordered_map, unordered_set +2.57
Why std::invoke is not constexpr? 0.00
How to overload template class method for another template type? -1.45
How to record multiple values based upon a user-entered number? -0.39
Undefined operator error when using specialised template +0.44
How to write C++ template functions to call multiple C functions in... +0.91
Can this code be factorized with no runtime impact? 0.00
Convert Template Parameter in Typedef 0.00
std::chrono::time_point invalid value 0.00
For every template type an argument of a set type -1.51
C++ template function that takes as template itterator and returns... 0.00
C++11 get std::map value_type from a variable +1.11
why STL separates data structures and algorithms 0.00
any_cast with std::any's and std::optional +2.72
Defining method outside of a template class 0.00
Overloaded methods in class 0.00
Why does "test" come before "paul" in lexicogra... 0.00
How to write a declarative for loop c++14 +0.37
Fastest way to reset all the value of a 2-D vector? -1.97
Can you omit the return type in main function? +0.77
how to limit scope of literal operators 0.00
Is it specified in the C+11 standard that std::begin(Container&... -0.57
How to properly pass C strings to a lambda inside a variadic templa... +0.39
How to avoid this kind of repetition +0.85
`is_trivially_destructible` does not work with inherited class 0.00
boost::scoped_lock RAII behaviour +1.29
Ranged-based for with range_expression returning non-null items fro... +1.34
Why doesn't std::lock_guard/std::unique_lock use type erasure? +1.54
auto deduction of part of template types 0.00
Adding pair in set 0.00
Container template parameter std::map or std::vector -2.02
C++ lambdas, "error: expected expression" +1.99
Passing lambda to an object and modify that object from inside the... +2.07