StackRating

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

Matteo Italia

Rating
1637.51 (740th)
Reputation
105,362 (679th)
Page: 1 ... 16 17 18 19 20 ... 37
Title Δ
No implementation in C++ but can still call it -2.62
Is it better to dereference a pointer to get a value or create a lo... -2.72
Why these two code snippets equivalent to each other (Pointers) +0.74
Differences in using array in main program or in functions sub-rout... -1.03
Why do arrays have random access? +0.53
WinMain vs. main (C++) +0.29
Isn't this else redundant? +1.20
How and why an allocation memory can fail? -0.53
private inheritance in C++ -0.87
Overload an operator by using a generic approach 0.00
Qt: QWidgets and Pointers -0.22
gcc detecting "subindex out of bound" error +0.13
C negation in if-statement? +0.08
Remove delete/delete[] +1.07
Making a sequential list of files +0.84
How to Undo LARGEADDRESSAWARE Flag for an application? 0.00
Why is infinity = 0x3f3f3f3f? +1.42
How to run code contained in clipboard 0.00
What happens to a dynamic array (on the heap) within a struct on th... +0.61
Console Program in C++ -3.12
I want to run exe programs with a bat file. "Alarm Clock.exe&q... -0.72
get more details from bad_alloc? +0.29
Should range for loop be avoided when possible? +1.38
compiler limitations, when inlining a function +0.61
python - should I use static methods or top-level functions +0.76
Regex look for all quotes not preceded by a comma -0.53
size of C programmes depending on number of variables +0.57
unsigned int(32bit) to unsigned long long (64bit) +0.37
can a C++ function return an object with a constructor and a destru... +0.57
Add character in middle of string +0.79
(Qt/C++) Multiple Values in int Array +0.65
Are there any functions in the stl which do string conversion, but... +1.35
Difference in behaviour of list<int>::iterator and vector<... 0.00
multiple flexible array in a struct in C? +0.92
What does 0fh mean? +1.68
Batch files commands in C++ +0.28
Why is memcpy from int to char not working? +0.13
scanf() does not read input string when first string of earlier def... -1.37
C system function concatenate strings? +0.26
C++ class and friend +0.13
Why is the pow function slower than simple operations? -0.55
how to use flexible array in C to keep several values? -1.59
Using a C++11 Range for loop to Change the Characters in a string +1.39
How to add "null" to a text file in batch? +0.28
why we can't use operator % for float n double type operands..? -0.13
Getting variables from scanf and cin +1.35
Is file ready to read immediately after std::ofstream is destroyed? +1.10
negative integer number >> 31 = -1 not 1? -2.26
In which scenario would "unroll-loops" not making result... +0.63
what is the point of using the setvbuf() function in c? +1.14