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 2 3 4 5 6 7 ... 37
Title Δ
Unions of same type and same variables throw error in GCC, but does... +0.32
Faster test_and_clear_bit -1.99
Static initialization of function pointers 0.00
How to print class attributes without instantiate an object in Pyth... -1.68
Is deeply nested structure bad? 0.00
Why leading zeros are ignored when input? +0.91
Is it undefined behavior to static_cast down a type that isn't... -1.48
How to efficiently remove words from a string vector of certain len... 0.00
Initializing Structs in C++ and then retrieving by pass by reference 0.00
Difference in object alignment between MIPS and x86_64 +1.02
How to optimize getting average values of array? +1.55
Why cant an immediate value be used in mul instruction? +1.10
Does mingw allow executing byte array without page_execute? 0.00
Manipulate SP on arduino 0.00
Does packing a structure affect sub-structures? +1.33
Building application for multiple version of RedHat +0.31
Why is that a necessary loop for my project? 0.00
Get the data type which has been converted from void*? -1.34
What is this C code notation 0.00
How to do a dynamic destruction? -0.05
NT10 Kernel preemptive multitasking 0.00
Is it possible to find a list of all of the assembly instructions t... -1.76
(x86 Assembly) Jumping back to location before you jumped? 0.00
behaviour of sizeof in c++ 0.00
Number of bits in a byte - C standard 0.00
Does C++ qsort ever compare an element with itself? +0.31
Getting around "cast increases required alignment order"... 0.00
How to make QPlainTextEdit look like a .txt file? 0.00
What does the following MIPS code do +0.32
Double boolean negation operator 0.00
How to create threads in dlls (c++)? 0.00
Multiplication: uint vs float +1.84
Publishing the QT Project 0.00
Python and C++ sharing the same memory resources 0.00
Why the size of the QList object is 4 bytes? -0.69
How can I prevent the gcc optimizer from producing incorrect bit op... -2.06
PySerial 16bit integer 0.00
Concatenate strings without using string functions: Replacing the e... +0.29
Copy ctor with mutex as data member -0.13
How to reverse bits in a bitset? +1.06
What are the differences between the C++ NaN and Armadillo NaN? 0.00
1U<<32 is 1, am I misunderstood C standard or GCC (Clang, MSV... +0.54
How to access the variable value outside loop in C++ 0.00
Removing Windows library dependencies +0.89
Any speed benefit to compiling Python code? 0.00
Too many memory reference for 'mov' and 'imul' 0.00
How to discard unused function after optimization in GCC 0.00
storing functions in a std::vector works ok on linux but doesn'... +1.36
C++ Windows Pipe Writefile to a Variable? 0.00
How do I create a scheduled task using Python Win32com that runs ev... +1.21