StackRating

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

JDługosz

Rating
1481.49 (4,490,746th)
Reputation
2,553 (66,083rd)
Page: 1 2 3
Title Δ
How do I ignore local git changes but still ensure I get upstream c... 0.00
I can't get the right output that I want and the answer changes... +0.16
I can't get the right output that I want and the answer changes... +0.16
How can I get the most frequent 100 numbers out of 4,000,000,000 nu... -0.69
is there other way to fill in array in C++ without vector -0.12
Static initialization of int array from within structure initializa... -1.23
Why is my program saying that 5 * 5 is equal to 104126025? 0.00
Cache selected elements of an std::array and keep it consistent aut... 0.00
The function must count how many blocks are entered +0.51
Write template function that accepts mutable span as an immutable s... -1.49
Regex for email, between 10 and 30 characters -1.03
Copy-initialization vs direct-initialization has changed? 0.00
“use algorithms; don’t write code” for multi-step logic? -1.24
Do I need to add thread locking to simple variables? +1.24
Different Static Global Variables Share the Same Memory Address -1.23
Git rebase: Git forgets that I already rebased +0.02
Sorting in Computer Science vs. sorting in the 'real' world +0.01
pass parameters to dll? 0.00
Can num++ be atomic for 'int num'? -0.24
Which container should I use for random access, cheap addition and... -1.18
How to correctly use converting constructors? +2.62
Array of size 0 at the end of struct -2.25
Error in implementing doubly linked list in C++ +3.85
LoadLibraryEx ignoring fully-quallified path name? +4.34
Comma omitted in variadic function declaration in C++ -3.25
Revive object from destructor in C++? +0.30
C++ idiom(s) for "for each except the last" (or "bet... -2.11
ucrtbase and compiler redistributables found _how_ at program load... 0.00
Passing Arguments to Function using Template Types 0.00
Code changes do not take effect +0.09
How is `min` of two integers just as fast as 'bit hacking'? -0.23
Can I initialize a static const member at run-time in C++? +1.28
What is the advantage of commas in a conditional statement? -3.61
class object's declaration confucion 0.00
Why do MSVC optimizations break SSE code when function arguments ar... 0.00
How to distinguish between strings in heap or literals? -3.84
Add specific file extensions and ignore case 0.00
Why are C++ type expressions not interpreted left to right? -0.72
Understand the behavior of the new-handler +0.42
If the CS register of a 8086 has the value 0xA000, what is the rang... +4.11
Read Double to vector from hex array +0.94
Visual Studio 2013: Output of project path that depends on output p... 0.00
CSS3 - How to add a different color at a middle of a line without a... -0.16
Is it reasonable to define repeated ItemMetadata? 0.00
Why MSBuild DOES copy dlls with copy local set to false? 0.00
Range based for with pair<Iterator,Iterator> -2.64
Is there user defined way to perform the matrix multiplication with... -2.47
Character encoding and types - C/C++ 0.00
error: lvalue required as left operand of assignment in a swap with... -3.75
How encode French characters in Word.document xml file? +4.00