StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Francesco Dondi

Rating
1503.63 (306,835th)
Reputation
804 (185,608th)
Page: 1
Title Δ
How to preview pdf file in browser using Python? 0.00
Is ((a + (b & 255)) & 255) the same as ((a + b) & 255)? -2.43
Android tablet with little endian wrong color format 0.00
Convert char buffer to struct +0.18
Is STL size() runs on constant complexity or Linear? -4.17
Does the C++ standard mandate an encoding for wchar_t? +3.73
Modifying class behavior depending on property using if() is code s... +3.82
C++: Can I make an assignment operator "explicit" +5.16
Confusion with extern 0.00
Find Divisible Sum Pairs in an array in O(n) time -4.12
How to pick numbers from a string until the first non-number charac... +0.68
Can sqrtsd in inline assembler be faster than sqrt()? +4.90
How to specify while using std::vector<Base*> to store Derived* -0.07
Is it safe to use sizeof operator on non-POD types in C++ -1.40
Pass by pointer not updating memory address +4.37
C++ Multiple Inheritance : Function Mismatch? 0.00
When to allocate memory for an array in C++? +0.74
Is it possible to explicitly specialize template to match lambda? -1.65
Converting integer to string in c++ -2.86
Arduino/C++ GlobalVars vs Local variables -1.90
C++ destructor with return -1.35
Sort array based on binary comparisons while minimizing intransitiv... 0.00