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 2 3 4 5 ... 37
Title Δ
Can i use long double to compute integers in c language +1.67
Smallest executable program (x86-64) 0.00
How to know the extension when decrypting files that do not know th... +0.32
Which condition is true in While? -1.10
Using a public PRNG and uniform distribution (C++17) 0.00
Why does C++ have queue and stack given it already have deque? -0.18
Why is the new random library better than std::rand()? +0.66
Byte to bits Operator Overloading C++ 0.00
TypeError: '>=' not supported between instances of '... 0.00
Char literal differences? 0.00
Converting binary int to binary uint8_t in c -0.18
Do public/private/protected change the arrangement of a struct in m... 0.00
Inlineness guarantee of one-liner function templates c++ +1.27
difference between integer <<32 and <<31<<1 0.00
How to protect strings in a unmanaged application from process dump 0.00
How do map::lower_bound() and map::upper_bound work in C++? -2.43
Mingw-w64 C versions support? 0.00
Result mismatch between MinGW(codeblock) and VC++ 6.0 compiler in C... 0.00
What is the recommended way for DLLs to share data? -0.39
GCC: header only C-wrapper around a C++ template function (no linke... +1.41
What is the sizeof() equivalent in machine code? +1.02
Where can I find data member of std::bitset? +0.30
Should accept() be used only at the end of a slot? +0.32
Why is the function call to the virtual function using the address... +1.37
What is this algorithm used for? +1.16
Makefile "run" yields error but manual exec does not 0.00
'!' in input buffer in comparison in if statement -0.65
urllib.request.urlopen: SSL: CERTIFICATE_VERIFY_FAILED Error on Win... 0.00
How to count recurring characters at the beginning of a QString? +0.88
clarification for RAND_MAX and rand() in c stdlib.h +0.30
How to fix C++ gcc compile warning for padding of struct +1.38
thread is not a member of std c++ -0.75
BSTR conversion to UTF-8 0.00
class not working with variables +0.32
std::ostream recognize without defining header -1.39
Why can I convert 0 to an std::shared_ptr<T> but not 1? -0.08
Gnuplot from C program - Only allows for plotting for files over ce... 0.00
Why my encrypted text doesn't change? 0.00
cast to pointer from integer of different size when converting uint... 0.00
Understanding why theses opcodes from different codes are the same +1.12
undefined reference to `main' in make -0.60
How to print uint8_t bytes array? +0.08
C++: Is it more efficient to store data or continually read it -1.14
std::optional::value_or() - lazy argument evaluation -0.26
C++ how to tell developer to implement sth. when designing a templa... 0.00
Compress long vector consists of 0 and 1 +0.32
Is it allowed for a compiler to optimize away a local volatile vari... +1.47
std::mutex usage example +1.00
C++ best practice of concat strings -0.52
string literals and strcat -2.37