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 ... 18 19 20 21 22 ... 37
Title Δ
C++ Why is this way dangerous? +1.18
Is it safe to have an external function from unmanaged code that re... +0.26
C++ restart main without losing variables -0.27
Sharing a case in a switch statement. Expression issues. How does i... -0.60
Calculating points on line with endpoints 0.00
How to count number of characters without the newline character? +0.31
With C++, how do I wrap a vector and overload [] for all types? 0.00
How can I find all the dependencies for an executable? 0.00
Python code in simulate mode -0.35
C++ calculation with type "long" -1.41
Returning "void" or "null" from a method -1.22
Are arithmetic/assignment operators and compound assignment operato... -0.69
Can the Size of the Byte greater than octet 8 bits +0.30
How are c++ solution source files dealt while being compiled? +0.03
most difficult-to-find errors in c++ +0.62
How can I add an extra operator overload for a class outside of it'... +0.13
What does '\0' mean? +1.64
Does "ANSI C" or "ANSI C++" still mean somethin... -1.99
What are the disadvantages to not using Unicode in Windows? +1.04
Is there any way to compile C++ code written for Linux under Windows? +0.05
Passing string literals to functions in C +1.57
C++ include files by terms +0.99
Formatting hex code to asm code +0.89
Does an object of a class without data take up memory? +2.27
Set and Unset a specific bit in a 64-bit integer -1.33
Type casts in C and type safety +1.30
Differences in assignment of integer variable +0.94
Interleaving of putchar() and printf() functions +0.66
Why am I always getting output as 1 when printing a function? -0.41
Error using algorithm header file in C++ 0.00
Calculating the bearing between two vectors then diff that against... +0.07
Recursive number function returns unexpected values -1.63
Unix delete all folders in a directory with a specific name -0.71
C++ 'delete' an object which has a reference +1.37
std::string implementation and expression templates -1.17
Want to read different text files in different stages of a loop +1.18
C++: Appending linked list recursively -0.33
The easiest way (boost allowed) to get a "yyyymmdd" date... +0.35
C pointer to 2 dimensional array -0.13
A Confusing Case in Python 0.00
Difference between an array and separate initialization? -0.25
How to pass a pointer as an array argument? +1.84
Convert from LPWSTR to LPTSTR +0.30
Creation of char array causes memory in static? -2.25
Initiating templated class without template varialbe -1.96
What is the range of DateTime? 0.00
String after appending Char changning its size +0.26
What is the significance of Library Version in shared Object file 0.00
Call virtual function defined in other classes in constructor of th... +0.30
Efficiency of strings as constants? -1.24