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 Δ
C++ How to Extract Substring between two same symbols +3.87
Using lambdas in template class -0.19
Define function / method if not defined before c++ +3.83
code repeat in overloaded constructor +3.82
Why in C++ 'virtual' and '=0' is both needed to des... -2.56
Why not just use random_device? +4.52
length() of string is returning 0 for a C++ program -1.07
Why was copy constructor called in this example? -2.86
C++ how to remove all chars and special characters from a file -3.54
c++ function to return "zero" of the appropriate type +1.66
Can not get the instance of a singleton class from other classes -4.13
C++ Library for Graph Theory (Generating Weighted Graphs)? 0.00
Function with multiple return types +1.98
What happens when you initialize a const reference by conversion co... +2.13
C++ Stop inputting text into 2D array once it reaches the end of th... -3.28
how to make two classes friend of each other? +5.42
C++ Incrementing a Pointer -4.33
c++ nested classes access +3.56
Write function inline (not inline function) C/C++ +1.86
C++: Problems with a vector of vectors of structs +3.71
Need to know why the code behaves in this way - explanation code in C +4.71
What is the default unit of time of c++'s chrono? +3.92
What could be the reason my struct won't compile? 0.00
Wrap dynamic array with shared_ptr by make_shared -0.59
Can I get index directly from pointer of vector element in C++? +3.24
fillVector with objects C++ +2.47
Is it neccessary to make assignment operator private while designin... +4.01
Initializing std::map in a call to a class constructor -0.08
"return value type does not match the function type" and... +4.06
Unknown error in c++ program +4.10
can't I use map [ ] operator with const function keyword? -1.42
Undefined behavior of std::string when c_str() used -2.99
Why cout doesn't work with pthreads? 0.00
c++ performance improvement for a simple function 0.00
Change a pointer to int passed to function +4.13
Compilation error when returning an std::map of implicitly non-copy... -1.58
reinterpret_cast integer to pointer with upcast -3.79
Is it possible to select the number of threads to run from inside a... +4.83
Return type deduction in C++14 in assignment +0.91
pushing data into stack using LinkedList -0.01
Why can't I perform *= operations in an if statement? 0.00
How to compile a program from .cpp files and a makefile -2.84
Function not found in C++ +4.12
Use of ptr-to-ptr array? -3.91
Designing two equivalent member functions returning a const and a n... 0.00
Can a C++ class without any pure virtual methods be considered abst... +3.99
How to compare java version strings in c++? 0.00
How can I turn on/off Caps Lock, Scroll Lock, Num Lock key programa... 0.00
std::bind assigned to std::function -1.79
How does parameterized constructor and functional object invocation... 0.00