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 ... 5 6 7 8 9 ... 37
Title Δ
Integer overflow test operator? (&+) -0.09
pyqt4 gui application don't run 0.00
math.ceil returns float (1.5) 0.00
C++ Emulating int main(int argc, char *argv[]) from node 0.00
Copying the address of an object into a buffer and retrieving it 0.00
Initialising std::array from pointer into a buffer elegantly? -0.52
Does std::vector::reserve guarantee that the implementation will no... -2.75
'■S' is not recognized as an internal or external command,... 0.00
Is it bad practice to hide memory allocations in functions? +1.92
Why can't my Arduino Uno digitalRead() the digitalWrite() from... 0.00
C++ - operator -= on a pointer -2.59
Any functional difference between (*p)->some_var and *p->some... -0.70
Is class data brought into memory every time it is accessed from a... -0.76
Are all <random> distributions thread safe despite not being... 0.00
Returning object from function using constructor -1.74
Clean way to insert the byte representation of an IEEE float into a... -1.85
What is a C++ "Key Function" as described by gold? -0.62
Lambdas are just classes with operator() overloaded? +1.72
Ejecting dll by calling CreateRemoteThread : crash 0.00
PEP 8 warning "Do not use a lambda expression use a def"... 0.00
Assembly Language -Addition of two signed numbers 0.00
Shortest way to obtain a sublist of a sorted list of values lying i... +0.36
How to use std::thread inside a member function of an object in UWP... 0.00
Test for default-constructed QFileInfo +0.30
Data types specification ASCII, ISO-8859, UTF-8 Unicode in C program 0.00
Add an element at the beginning of an array and shift the rest but... +0.46
what is the better feature do we have in multiset that is not in ve... 0.00
Why attach 'm' after register in ARM assembly? 0.00
Memory management issue in c++ -0.39
Arduino hex to decimal conversion -0.70
Generating random visual noise using For loop 0.00
Why is class variable accessible via class instance? -0.72
Is there a way to stop timer creep? +0.30
Difference in amount of time it takes to build using G++ 0.00
Is there a lint tool that checks a child class virtual function mat... -0.80
Does loop condition work even it gets zero while using pointer base... 0.00
Why is std::allocator a template? -1.36
Bit shifting of the 32-bit value with a subsequent expansion to the... +0.30
What does "$ python" stand for -0.70
Lambda Functions in C++ +0.43
IBM Single Precision Floating Point data conversion to intended value 0.00
Why is that, the base of the logarithm is always taken as 2 in find... -2.65
Reverse-engineering a virtual method that only XORs the low byte of... 0.00
[WIN API]Why sharing a same HANDLE of WriteFile(sync) and ReadFile(... +1.16
Why is it necessary to to use set.find(x) != set.end() while findin... +0.29
Why does an integer interpreted as a double render zero? +1.21
isdigit(c) - a char or int type? +0.29
What's the difference between XOpenDisplay(0) and XOpenDisplay(... 0.00
For each char in string gives wrong result 0.00
unordered_map of a hash -0.37