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 ... 31 32 33 34 35 36 37
Title Δ
What [...] in a bash script stands for? +1.01
C++ for-loop - size_type vs. size_t -0.76
Why does this code use a *char as a buffer pointer? +1.39
C++ this (what would be a link to current class in such situation) +0.41
Example of Visual C++ nonconformant code? +1.53
Are Windows Memory Mapped File contents always zeroed by default? +0.24
What is the difference between a virtual function and a pure virtua... -0.29
Field xxx is never assigned to, and will always have its default va... +0.60
Rand Implementation +1.49
C++/C# exception throwing +0.43
C++: gcc can't find static member when linking -1.28
Getting byte value from char +1.59
What is value of EOF and '\0' in C +0.47
How to run an exe using c prog +0.42
Dangers of pointers -0.16
can we write this in C++ switch? +0.51
C input loop for shell +0.34
Is it legal to use memset(,0,) on array of doubles? +1.41
Which one will execute faster, if (flag==0) or if (0==flag)? -0.58
Determining Whether Pointer is Valid +0.19
Check if 2d pointer array has user defined value in C? +1.56
Why code using local struct as parameter for STL function does not... +2.06
Size of Primitive data types +0.20
preallocation and vector +0.11
C to C# code conversion - arrays as parameters -0.46
pass by value in C +0.03
What happens when you use fwrite() with a class? +1.34
realloc() leaking memory -0.60
Pass char[N] param to thread +1.40
In another process address space, calling functions in dlls, how to +0.46
How are the union members stored? +1.51
c++ validate number and stop infinity loop -0.80
ASP.Net Background Music -2.03
Memory Management with returning char* function +0.64
Putting 2 strings together -0.07
Is there a better way to write HTML strings in PHP? -0.08
Reading strings to a structure member in C++ +0.44
C++, the term/idiom for programming using template +2.00
integer factorization and cryptography -0.58
The way of the include in c++ using Eclipse -0.28
What exactly is or was the purpose of C++ function-style casts? -1.07
How to take a 300 DPI screenshot of a web page +0.24
STL - what is the problem of the following code? +2.03
How to retrieve utf-8 data with php and show the correct encoding i... +0.53
How to get class name? -1.14
Is it possible to use the STL for_each algorithm using a function w... -0.04
std::vector versus std::array in C++ +0.46
C String Null Zero? +1.55
c++ not able to find file (i think) -0.13
Why do some includes need the .h and others not? +1.54