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 ... 37
Title Δ
Creating a class instance that will lose 1hp every minute? 0.00
How to convert shellcode to readable assembly code/instructions? 0.00
Rewrite C++ bitshift operator in Python 0.00
Why am I losing `3,744,768 bytes` of memory? 0.00
Still need -D_GLIBCXX_USE_CXX11_ABI=0 for c++ projects -2.81
Why is mouse capture released if I disable a window but not if I di... 0.00
Why do I get a TypeError when calling max function? 0.00
QSocketNotifier opened on a FIFO keeps firing even if I read everyt... 0.00
Division Round Up in C++ +1.06
Bit shifting with leading 1 +0.31
Accessing unions in C using IA32 or x86 0.00
C program that goes through a string and flags for non-letters +0.73
Is it possible, in a conceptual level, to realize distribute comput... -0.37
Why does using curl_easy_init() output unusual error code? 0.00
What are the int64_t range limits on x86? -1.67
Why does make_unique to vector::back() create another copy? +2.12
What is the compiler doing here that allows comparison of many valu... +1.70
Is it possible to swap the occurences of two variables using macros... -0.33
Converting Text to Image (like PNG or JPEG) 0.00
Is it safe to use a QObject as a class member and use that member a... +1.52
Check if two strings are permutation of each other +0.67
Setting extra bits in a bool makes it true and false at the same time +1.83
Since C++ knows type, can it infer dot and arrow? 0.00
How to get how many chars were written in a ostream with the operat... -1.22
Thread does not run fast enough when other applications are running -0.19
my strlen works differently in 2 different compilers, any explanati... +2.13
What happens to %rax after "movq %rax, (%rdi)" executed? 0.00
C++ macro to replace .at() with [] +1.46
How to perform right shift in Y86-64 (or other toy ISAs with ADD +... -0.28
Constructing QTextStream in a loop causes file to incorrectly read... +0.32
Can the IDE directly read the C library source code? How to find th... -1.28
Single byte (\xd0) gets printed as sequence of two bytes (\xc3\x90)... +2.45
How to pass structs to C function from x86-64 assembly on Mac (NASM) -0.27
Redefining CLOCKS_PER_SEC to a higher number in Windows 10 -2.32
does write() function in c write only string to file? 0.00
Ternary operator with no condition 0.00
Why can't static member methods access its non-static method in... 0.00
c-String vulnerabilities +1.56
Why const correctness rule doesn't work for built in libraries? -1.03
What is the best way to initialize an iterator? -0.19
How to show 'preprocessed' code ignoring includes with GCC +0.65
bVariable = !!iVariable vs. bVariable = (iVariable != 0) -2.07
Is there a thread-safe version of GetFullPathName? -0.71
Printf call from assembly do not print to stdout 0.00
MOV to register from memory not working with BITS 32 in nasm -0.25
Finding an elements within a range using O(n) runtime -2.33
Is there a portable version of the Windows Subsystem for Linux 0.00
Pointer arithmetics with two different buffers -0.08
Random numbers using malloc function 0.00
Printing Commandline Arguments x86 Assembly 0.00