StackRating

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

Mattia F.

Rating
1480.96 (4,493,095th)
Reputation
1,281 (125,353rd)
Page: 1 2
Title Δ
C++ / Code:Blocks issue with memory -2.46
Pointer returns and scope -1.03
How to resolve ambiguity in overloaded functions using SFINAE -2.91
Unexpected output in the C code with union -1.75
Friend function in-class definition only allowed in non-local class... -3.74
I want to get the names of my spinboxes in Qt -1.74
How to assign value to a c++ string index by index +0.14
Access member of a iterator of a vector of unique_ptr -2.53
Where does C++ puts local variables? -0.79
How to call a custom constructor inside another class 0.00
unable to print value from multimap 0.00
Why is my code malfunctioning when i run it? 0.00
Is there a way to print the amount of heap memory an object has all... +0.16
How to connect 2 machines through QTcpServer -4.02
semicolon in fall through of switch case statement +4.01
How can you generate a random amount of numbers between a certain a... -1.86
error: lvalue required as left operand of assignment tail->getne... 0.00
Iterating a map of vectors 0.00
Error On vector +4.02
C++...What is wrong with this code?(expected primary expression bef... -3.59
how to pass parameter from c++ to linux shell 0.00
Are ifstream and ofstream non-standard c++ headers? +4.13
Overloading of operator[] in a template -3.21
Efficiency of passing a struct to a function without instantiating... -4.20
Trouble combining templates and class function overloading -1.97
Why if I use reference I don't need to deference a vector befor... 0.00
Modifying a pointer to an array in a function 0.00
How are 2-Dimensional Arrays stored in memory? +1.23
getch() showing prototype error -0.24
Cout undeclared in std_lib_facilities -1.61
To send structure using TCP IP in qt -3.81
Unresolved external symbol error overloading operator+ template -3.00
Template template parameters without specifying inner type -3.04
Why is a hard coded width required when declaring a two dimensional... +6.43
Issue with tempalte struct in struct - 0.00
C++ call templated method on vector iterator 0.00
Set size of char[] via int variable -1.60
Hashmap with pointer as values 0.00
Why doesn't std::queue shrink its memory after popping elements? -2.83
Friend definition doesn't work with gcc4.9 0.00
error: lvalue required as left operand of assignment, I got this er... -0.24
Implemet an dinamic array ( I have access to positions that can'... +3.98
in c++ How to make a loop an input to check if its valid or not? 0.00
Parameter pack expansion within parentheses gives bizarre output +1.51
Why traits::access cannot be compiled (c++)? 0.00
std::unique_ptr<Mesh>::unique_ptr(__gnu_cxx::__alloc_traits&l... +3.74
func(QWidget* const &widget) VS func(QWidget* const widget) +4.18
std::unique_ptr instantiate error trying to place inside std::map? 0.00
Qt Slots and Signals. Get Slot Receiver Object +4.14
Using a template function in a template class 0.00