StackRating

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

Alex Guteniev

Rating
1474.95 (4,511,318th)
Reputation
1,072 (146,009th)
Page: 1 2 3 4
Title Δ
Wrong result while using _addcarry_u64 on MSVC 2017 0.00
Using future<> and promise<> for message passing? +0.50
c++ Why shouldn't I unlock a mutex from a different thread -0.72
How to extract RGB value from COLORREF in MFC? 0.00
How to reproduce ERROR_WRITE_PROTECT with FileAPI? 0.00
How to use CreateProcessWithLogonW with internal commands 0.00
Can "T t = {};" and "T t{};" produce different... -1.51
Deduce if a program is going to use threads -1.67
std::popcount identifier not found in MSVC 16.6.0 0.00
Return two vectors – use reference or tuple? -0.03
What is better style: ++x or x++ in for loops -0.30
is there is a compiler which convert c++ code into mips assembly la... 0.00
Shift loop value to first four bit 0.00
What's the closest thing to `std::atomic<std::vector>`? 0.00
Another type of smart ptr, like unique_ptr with weak refs? -1.71
how to know which statement got executed while debugging -2.11
Is this C++ multiple-inheritance correct? 0.00
std::unique_ptr initialization methods 0.00
Is there any way to end threads simultaneously? 0.00
Can VC_redistx64 package be installed and used, without visual stud... 0.00
Are these allowed optimizations in C++? 0.00
cross platform MultiByteToWideChar 0.00
How can I create simple C++ code that runs fine with no Data Execut... 0.00
How to upload multiple main functions to 1 GitHub repository? -0.06
DeleteFile api doesn't delete file until process terminated +0.55
question about std::shared_mutex: threads/reader can‘t read variabl... -2.00
Wait for thread queue to be empty +0.35
I solved a circular dependency. Are there problems with the solution? -1.26
C Windows API determine if user is inactive inclusive of playing me... 0.00
Hot to make the Title Static to make it ignored by system("cls... 0.00
Nothrow not working, even with correct header? (GCC C++) 0.00
Warning C26451: Arithmetic overflow (when subtracting two ints) 0.00
How to restart explorer without taskkill -1.37
How memory store signed and unsigned char +2.06
push_back and exception safety -1.07
How to safely use callbacks when the bound function could be deleted -0.11
How to use std::regex_match with CString? +0.50
C++ Avoid Rounding Number 0.00
Inheritance from std::enable_shared_from_this -1.46
How does modern compiler optimize function object in c++? +0.07
How to use Intel TSX with C++ memory model? 0.00
Why does the C++ standard library always pass std::initializer_list... +0.49
Question with complex type definitions c++ -0.75
Compile time function encryption +0.46
how to use an interface to force a generic datatype from a template... +0.02
Do I need always lock before read even if very occasionally write t... 0.00
Has Hardware Lock Elision gone forever due to Spectre Mitigation? 0.00
What exactly is the "(time(NULL))" command and how does i... -1.82
C++ return a promise / future 0.00
Testing against NULL or nullptr +1.95