StackRating

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

Den-Jason

Rating
1464.47 (4,525,524th)
Reputation
172 (507,111th)
Page: 1 2
Title Δ
GetWindowText and substrings +0.69
advice for how to improve implementation skills of "clean"... 0.00
How to handle condition variable missed signal from another thread 0.00
Virtual dispatch in a loop -2.27
Better way in C++ to keep a big plain struct atomic? -3.17
dead-lock with condition_variable -3.23
State Machine Change State -2.58
How to set Visual Studio Output Directory? -3.87
Cheaper alternative to std::atomic<bool>? +4.48
I was wondering if its possible to check what an if statement evalu... 0.00
When should you use CrtAllocator vs MemoryPoolAllocator in RapidJSON? 0.00
Why can't I define an unnamed enum in the return type of a lamb... +0.40
How to calculate time complexitiy? +1.61
interaction of pointer and const and overload 0.00
Automatically Initializing a member variable in the parent class an... 0.00
Linking Crypto++ fails when building a C++ project using CMake -3.73
c++ std library parallel execution with for_each slower than sequen... 0.00
How do I increase the size of an array to fit all prime numbers in... 0.00
Incorrect output when converting from int to float with static_cast... +1.50
Unable to build protobuf 2.4.1 on Ubuntu 0.00
Is this the right way to use std::move? -3.31
Is this the right way to use std::move? +0.69
Can run class c++ in Visual Studio but not in VSCode. Is this normal? 0.00
How to defer computation in C++ until needed? -2.35
Is using memcpy() in this way bad practice? +4.23
How to avoid an invalid overload from the std library? -2.14
Programatically executing mouse events in QT +0.31
C++: Why can I pass a pointer-valued member variable from a const m... -2.70
My Interrupt is not updating my value to my main, how should i set... -5.76
Parenting in A* Pathfinding algorithm? 0.00
Get HID report Descriptor from .pcap file -3.88
C or C++ preprocessor selecting code blocks +0.97
What is the correct way to set up a UnitTest project for C++ in Vis... -3.91
std::copy issue I don't knowwhy this error happens 0.00
What is the difference between load/store relaxed atomic and normal... +4.78
unable to debug segmentation fault for this code 0.00
debugger: How to get address of class name in constructor 0.00
Using a unique_ptr as a class member variable 0.00
What is this declaration in Cython? cdef PyObject **workers. Is it... 0.00
Using pointer to inner class object as outer class constructor argu... 0.00
How do I diagnose the streaming operator problem: no match for '... 0.00
std::compare_exchange int with #define value +4.58
Encryption algorithm for 14 byte data -2.12
Segmentation fault using pthread and arm-linux-gnueabihf-gcc -3.88
combining C\C++ translation units state? +5.37
Why reserve memory in the structure? +0.49
Two processes handling their own lines of code in one main function... -1.64
How to find unused structure definitions in C automatically? 0.00
How to count the occurrences of a string in an AVL tree? +0.11
best way to inherit from a class without virtual functions -3.12