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 ... 9 10 11 12 13 ... 37
Title Δ
Qt c++ QFile writes only last input 0.00
Why doesn't GCC optimize this call to printf? +1.10
Why does float divided by an integer return a float -0.80
Efficient File Saving in C, writing certain bits to a binary file 0.00
Comparator -1073741819 (0xC0000005) -0.42
does building from a RAM drive truly yield speed increase? +1.06
SHGetKnownFolderPath equivalent API in Linux +1.10
Qt creator multiple definition within build folder 0.00
What happened to std::assert -1.56
How to pack two (or more bits) in one byte 0.00
Allocate little memory on the heap? -2.56
Mysterious Issue in Replicating Binary files in C +0.98
How should I break out from a loop? +0.51
statically allocated variable when using getpwnam() +1.31
Loop execution , basic branching in assembly language is sequential? +1.15
C++ How to declare map variable -2.60
How can I change the value of a single byte using NASM? 0.00
fscanf doesn't block the calling thread 0.00
RAII char buffer +1.87
Is there any spcecial meaning of "typedef" in C++? +0.33
Is this code correct for overloading comparision operator? +0.00
Write String of Hexadecimal Numbers to UTF-16 File -2.40
QProgressBar causing bad performance in QT5? -2.72
Why this weird code works? +0.80
Why doesn't std::setbase(2) switch to binary output? 0.00
Can I only have const overloaded operator member function? -1.40
create an ordered dict 0.00
When should a large amount of objects be stored on the heap 0.00
Regular Expression to Extract Expression from Function? 0.00
Removing from std::list while iterating -2.25
Is the thread created by ctypes also under GIL in python? 0.00
How to use gcc command with '-static' +0.29
Customized container works fine with g++(Rstudio), not fine with MS... -0.26
calculating the size of a node in a doubly linkedlist +0.28
Implement a .ini file in C++ 0.00
How to refer to UTF-16 character in C? 0.00
In C89, how can I truncate and split a double precision floating po... 0.00
Why does Sleep() slow down subsequent code for 40ms? -2.20
Strange behavior of std::string as an argument of a member function +0.30
Converting assembly code to machine code in C manually 0.00
Why is this sort ~3000X slower than list.sort()? 0.00
Why is the Filesystem not recognised? +0.30
Nesting default of while and for loop -1.87
Compile C code without it's main function +1.20
Is it undefined behaviour to change sort order while sorting? +1.76
why is ...at syscall using a different dirfd than the previously op... 0.00
How to copy a file with C++ program? -0.36
String reversing in C not working -0.71
C++ idiom(s) for "for each except the last" (or "bet... -0.54
Will an instant return function call compile to a "nop" i... -2.51