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 ... 8 9 10 11 12 ... 37
Title Δ
Qt C++ setWindowTitle() in two lines +0.31
Optimizing speed of read/write function on hard disk using multithr... 0.00
Can GNU as process struct and function prototypes in assembly file(... 0.00
Instancing millions of objects in OpenGL -0.19
Why I cannot run an object file? +0.35
What's the cost of conversion from std::unique_ptr<Dervied&g... +1.77
Issue with auto variable -1.97
Dectecting CPU feature support (Eg sse2, fma4 etc) 0.00
Any possible use of free() with new & delete with malloc()? 0.00
Is there a defacto standard exception or best-practice way in signa... 0.00
can't I use map [ ] operator with const function keyword? +0.83
strange behavior of std::string assign,clear and operator[] -0.81
Is using bit wise makes the code unreadable -0.19
When should I use QThread::HighestPriority -0.46
What does `PUSH 0xFFFFFFFF` mean in a function prologue? 0.00
Is it good practice to have heavy use of static member variables? 0.00
How can I use otool to get the size of a binary file? 0.00
Checking validity of ntpd executable for tamper proofing time sensi... 0.00
qt rcc (resource compiler) is non-deterministic - how to make it de... 0.00
Is it possible to have a compile-time "reference" to a va... -1.47
Split string into key-value pairs (map) C++ -0.05
In QT, can we have two slots with same name but different arguments? -0.72
Which things can the Python interpreter optimize? 0.00
Will bitshift and arithmetic operations be evaluated by the precomp... -0.05
C++ system() causes "Text file busy" error +1.80
Is there a way to use MOV instead of PUSH to set up args for a func... -0.13
Number like 0.999999 rounded to 1 -0.21
Is there a better way to determine multiple ranges of character? -0.85
Lifetime of "extern" variable in C? +0.51
How to find reason for app crash on close? 0.00
what is the wrong in using two scanf(%s) simultaneously +0.28
Fastest (optimal in time) way of converting seconds and nanoseconds... -0.53
Why does the given code throw a heap corruption error? 0.00
is global counter thread safe in python? +0.30
Undefined behaviour observed in C++/memory allocation +0.92
How to add variable value in Qt QMessageBox? -0.17
What is the purpose of Microsoft's underscore C functions? -1.72
QTime add seconds to new object +0.30
How does my project not complain about unresolved undependecies unl... +1.19
Where does the reference variable gets stored -1.53
How does it work? Delimiter and the Extended Addressing in my program 0.00
What is the three spaces after ' uniq -c ' command in shell 0.00
Advantages of using std::function -1.71
Issue with multiplication by a fraction in pre-processor Substituti... 0.00
Why is this std::out_of_range being thrown in this function? 0.00
Timer to spaw QPushButtons at random locations -0.21
Using vector to minimize heap allocations causes seg faults +2.03
Difference in accessing member function via pointer of parent type... 0.00
x86 assembly: Pass parameter to a function through stack +1.35
Why didn't the compiler warn me about an empty if-statement? +0.28