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 ... 23 24 25 26 27 ... 37
Title Δ
unordered_set from std -0.49
What's the difference between memory allocation and garbage collect... +0.26
Why was malloc used this way? -1.49
How to access global const variable present in one file to differen... -0.37
Reset C int array to zero : the fastest way? +0.75
Efficiency when populating a vector +0.95
C: Which is better? Malloc array of pointers to structures, or arra... +1.22
Most convenient integer type for processor -0.63
Why can't I compile HelloWorld in C++? +0.58
Why should the assignment operator return a reference to the object? -0.56
How to realloc() in the middle of an array? +0.62
Share serial port on Windows using python +1.14
Is a file's 'Last modify' information correct after killing its pro... 0.00
correct and efficient way to flatten array in numpy in python? +1.62
How to use and when is good use memmove in C? +1.04
Error when compiling +0.95
Obfuscated Code in C -1.56
Get Large File Size in C +0.90
Set string variable in C from argv[1] -0.81
Hex array to int -0.68
Why does the compiler generate this code? +1.70
Does casting actually work when done inside a function call in C++? -0.84
Detecting Endianess +0.31
"Dictionary" Undeclared -0.82
C++ F32 include file? 0.00
When 'sizeof' is applied on a string, why does it return its size (... -0.81
Python string slicing -1.68
Create an object without calling a class +1.40
C/C++ most efficient if statement evaluation -0.24
Microsoft C++ compiler: how to disable auto-vectorization with /O2? +1.33
Memory Leaks in C++. Programming style -0.87
Defining the function's argument type after the ")", is i... +0.42
Deduce non-type template parameter -0.49
Does a tool exist to process preprocessor directives and give the a... -1.87
String termination in C- difference between storing and matching -0.57
How to implement a "text editor" style interface on termi... 0.00
Are there technical limitations that prevent built-ins from having... +1.30
script/tool to convert file to C/C++ source code array +1.35
How to iterate through each byte of an LPBYTE in C++ -2.15
Why does this program pass parameters by reference +1.93
How is the result struct of localtime allocated in C? +1.01
C++ Linker issues, is there a generalized way to troubleshoot these? +0.35
c++ stl const iterator and const pointer +1.17
how to get number of characters in line in console that my process... 0.00
something strange with posix threads in C++ +1.59
Type of an array element when accessed with polymorphic base class... -0.94
Efficient string comparison +0.84
Unknown Language Random Code Generator -0.21
return value of function == 0? +0.03
Finding all files with certain extension in Unix? -2.04