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 ... 14 15 16 17 18 ... 37
Title Δ
Is Casting and Calling a Function's Parameter Count Specified Behav... 0.00
Closehandle() not terminating the process +0.47
Is it a good practice to overload math functions in namespace std i... +1.55
Overloading assignment operator without knowing the class structure +1.73
Converting Date to const char* -0.17
Print current date, without complex time commands -0.45
A simple mathematical equation does not work in C programming -1.72
How to solve this easy in c or c++? -1.50
How to play a note as long as I hit the key (Fluidsynth)? 0.00
Pass functions e^(-x) and e^(-x^2) into a function for computation... 0.00
C++ iterating map -1.40
Why should i discard carry out in adding binary numbers? +1.54
How to convert a two-dimensional array to a pointer of pointers +1.23
Can't use min_element() properly 0.00
Simple minishell, doesn't recognise "quit" to end program... +0.05
how 256 stored in char variable and unsigned char -1.13
Using (&) + element as an iterator c++ 0.00
How to repair/isolate hard drive bad blocks +0.29
Visual C++ x86 ABI : how does VC++ return value +1.09
Python how to read last three lines of a .txt file, and put those i... +0.86
Explain the working of sizeof() operator in the following program? -0.77
Silly Python Beginner +0.86
Why doesn't C++ make it easier to make compile time queries on types? +1.02
declare same namespace in two different headers then including them... +1.50
What are the problems connected to data alignment on different arch... +0.01
Overloading input/output operators, why does it work this one way v... 0.00
(theoretical) Compilers and different pass-by types +0.60
How to store 10^6 digit in an integer? +0.04
How does the system define the portion of virtual memory a process... -1.44
how to create an efficient marquee function in c -0.20
main Methods in c++ in different class files? +0.29
What is the process of loading c++ program to main memory -1.92
Where shall I put my util shell scripts in linux 0.00
Trick C-compiler to assign whole struct to zero, without for-loop 0.00
How to empty an std::string? -1.46
Is Using 'sizeof(char)' When Dynamically Allocating A 'char' Redund... -1.15
Standard way of std::vector<double> borrowing the contents of... -1.82
How to avoid private members access by class object outside word? -2.34
Heap size for windows app 0.00
Is it possible to use vs2010 c++ and use Qt for all platforms? +0.76
trying to read binary file for 4-byte unsigned integers and convert... 0.00
Pointers not associated to NULL by default in Qt +0.30
Why doesn't this python program terminate? 0.00
Formatters %r and %s - difference in theory but this script says ot... -0.81
Why use hashes instead of test true equality? +0.28
Performance hit of static_cast pointer types? -0.35
What is the point of 'protected' in a union in C++ 0.00
Why can't I "freopen" a "tmpfile"? 0.00
Safely embedding a string in C code (Secure string, Secure char*) +0.01
Unexpected results when getting a const char * directly from a std:... +1.11