StackRating

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

Biagio Festa

Rating
1561.61 (5,313th)
Reputation
5,118 (32,399th)
Page: 1 2 3 4 ... 5
Title Δ
How to compare two typenames for equality in C++? +1.34
Concepts/SFINAE error with typename -0.28
Read N number of charcters using istream_iterator 0.00
Initializing Unique Pointers as a Class Member -0.74
Why do I keep getting an infinite loop? +0.44
Padding and assigning a std::string in c++ -1.45
Can the "main" function be declared with the "noexce... +3.06
How to generate numbers until they are bigger than 10 000 -0.72
constant variables that are used only in one cpp file - where to de... -0.07
Get hours and minutes from std::string boost c++ +2.52
C++ unique_ptr to array element 0.00
Const reference field as readonly property in C++ class -0.34
C++ Find struct in list using a string item? 0.00
C++ converting vector to 2 hex and then store it in a string -2.05
Clang optimizations when no return statement: if(false) is entered? +2.14
Difficulty inserting nodes to binary search tree using templates an... 0.00
Returning object from function using constructor -0.98
Why does Scott Meyers recommend to prefer `iterator` to `const_iter... -0.39
No matching function for the call of foo +2.59
confusion on constant pointer -0.12
I intend to call initializer_list constructor, and copy constructor... 0.00
Why is an overloaded delete not called when an exception is thrown... +1.21
Set reference of function to non-static function from other c++ file +0.19
How to execute a while-loop for exactly 60 seconds in C++? -0.84
How to handle an api which returns different data types for the sam... +1.60
using unique_ptr after move +0.46
use inner class in a template class where it belong to -0.04
How to declare priority queue in function parameter in c++ 0.00
passing std::shared_ptr<<std::vector<double>> to a f... -0.53
C++ overload template with specific signature +0.42
c++: Proper way of initializing struct -0.37
How to return a char* without the free() or delete? +2.06
Does casting of a primitive type increase/decrease memory usage? +1.59
C++ brace enclosed initializer list in delegate constructor 0.00
writing template for operator<< for any vector -1.04
Lazy initialization of a C++ singleton in declaration or in impleme... 0.00
How to reduce the + operator memory consumption for self-defined cl... +0.42
How to create std::string from output stream? -0.88
Is it possible to test for an attribute specifier in C++? 0.00
Is there a compiler difference between an if-check and inline condi... 0.00
How to erase an element from a vectors vector? 0.00
c++ two functions do the same except one line +0.85
c++ create an array with string::size -0.69
Dynamically set struct with template C++ -0.57
Difference in calling a constructor with delegation, and in another... -0.31
C++ code does not compile -0.99
Is assignment to a std::vector element thread-safe? +1.63
What is the return value of the function -1.33
Making identical C++ type aliases incompatible -0.37
How to pass an array to std::make_tuple? +1.74