StackRating

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

Jerry Coffin

Rating
1597.05 (1,908th)
Reputation
463,844 (73rd)
Page: 1 ... 6 7 8 9 10 ... 177
Title Δ
How to select which Input/Output device being used by waveIn/waveOu... 0.00
how to read file and print in reverse order using stack C++ +0.36
How many floats can be added together before floating point precisi... -1.92
In class Bat code, which giving me error: call of overloaded ‘Bat()... 0.00
MFC appending text to Rich Edit Box from thread 0.00
What's wrong with this method of deletion in a vector? +1.02
Inherit template class with nested class +0.32
Converting Extended BNF to Bison grammar, but having shift/reduce e... -1.58
handling stringstream errors with try/catch 0.00
How to output numbers to a file, all of them with the same precision +0.36
Why is constructor of a grand parent deleted in this case? -2.06
How do I compare multiple vector of structs for similar names effic... +1.82
Why does this C++ program compile and run despite required header f... 0.00
Error: no match for 'operator>>' (operand types are &... 0.00
Why is Regex (c++) taking exponential time? +0.36
would queue.empty() and queue.full() guarantee thread safe if I onl... -0.14
Explain the code? -2.03
How to delete an obj in queue during BFS (C++)? 0.00
C++ STL : Vector syntax -0.15
Prettify compiling C++ from Command Line 0.00
Reverse changes to int after DMA -0.37
scanf and no switch case is executed in c -0.82
How do we know the maximum size of a theoretically possible object... +1.68
do ... while loop not breaking c++ -1.65
C - Two Concurrently Running Programs need to Share data? 0.00
repeat random generation in parallel in c++, avoiding duplication o... -0.18
Retrieve sid from registry for a logged out user 0.00
virtual insertion operator overloading for base and derived class +2.72
Save reference to void pointer in a vector during loop iteration +0.02
Fastest way to check if array is equal to? +1.69
Inserting List elements through dynamic allocation +1.08
Is it practical to delete all heap-allocated memory after you have... +0.44
c++14 - Is there any difference between vec.begin() and begin(vec) 0.00
OpenMP won't run more than one thread +1.49
overloading >= operator to compare pointers 0.00
Create magic packet on C++ 0.00
How to create a new binary file and fill it with a constant value? -0.64
How to set a negative number to infinity without using an if statem... -0.38
How to store a SHA256 digest in a variable in C -0.47
how to sort a string that contains numbers and symbols? 0.00
Performance impact of class inheritance -0.97
Output 4 digit year from 2 digit input 0.00
Is there a specification for a floating point’s exponent bias? -1.62
Why does a base pointer can access derived member variable in virtu... +0.20
Insert a sorted range into std::set with hint +0.36
I don't use <algorithm> header, but sort() is available +2.09
Why map::iterator causing compile error. C++ -0.67
What can I change in my code to get my Quicksort function working?... 0.00
Is the poor performance of std::vector due to not calling realloc a... -1.11
GPU VS Parallel processing CPU 0.00