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 ... 16 17 18 19 20 ... 177
Title Δ
How do I add elements to two different arrays inside of a loop base... -0.65
Storing and shuffling a deck of cards using a vector c++ 0.00
usage of explicit keyword for constructors 0.00
How to read text from a dat file without it showing hexadecimals? C++ -0.66
Non-friend single-line operator + overload based on operator += -0.17
Change my dynamic IP address by c++ +0.35
what is the diffrence between std::cout<< x ; and std::cout&l... +0.35
How can I delete a dynamic string array that has been declared in a... -0.16
localtime_s and strftime usage building ISO time string +2.55
Detect format of string and parse +0.01
How can I get a list of all APIs used by particular process (Window... 0.00
Why is Matlab 11 times faster than C++ 0.00
STL <set> search -0.26
Float type is saved as exp +0.35
In C++, what is the difference between an expression and a literal? +0.31
What bit-level-changes are made while typecasting a float 32bit var... +0.33
while loop with comma operator verses duplicate code verses “break;” +1.94
How do tools like iperf measure UDP? -0.14
Catching the invalid input when cin fails 0.00
What is the most reliable way to measure the number of cycles of my... +0.29
Queue implemented with classes 0.00
Is there any equivalent function in C++ as the astype() function in... 0.00
why base pointer value is stored in the stack +1.58
Montgomery Multiplication in RSA: c=m^e%n 0.00
How to detect codeword length for LZW Decoding 0.00
Strange: vector<int> to int C++ +0.98
What is the correct specifier for char, double and float? +1.91
warning: expression results unused +1.32
How to build a parser using lex/yacc for definition of variables in c 0.00
Why sizeof built in types except char is compiler dependent in C &a... -2.45
parsing file in c++ with keyword +0.36
Why do we have std::string::npos but no std::vector::npos? +0.34
Simple calculator using switch with if else in C -0.67
Larger Function vs Smaller Functions that Repeat Same Code -1.85
Is copying in a loop less efficient than memcpy()? +1.31
How do I make this sequential computations parallel? 0.00
How does hyperthreading affect parallelization? 0.00
Stream Manipulation for outputting object data in different formats +1.47
Find the largest / smallest key in a multimap of pairs <Class ob... 0.00
Check if input is integer +1.63
Replace 'for loop' using std::for_each +1.26
Threads (Operating Systems) definition clarification -3.05
How do I print out elements in a multimap ONLY n times +0.72
How do the conversions between signed, unsigned and float types work? +1.14
how to remove all punctuation marks from a sentence +1.21
c++ queue pop without push 0.00
c++ custom container pass {} list +1.95
How to implement "dereference and post-increment" for inp... -2.66
Visual C++ Expression must have a constant value -1.14
Command line progress bar like node.js 0.00