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 2 3 4 5 6 ... 177
Title Δ
C++: how to loop through integer elements in a vector +0.19
Prevent memory leaks and easy/idiomatic programming in C++ -0.14
Passing bash parameters to c++ -0.14
error: invalid conversion from ‘int’ to enum c++ -1.96
What can be used as an identifier for a #define directive in C/C++ +1.12
I can't get past a few do-while loops even though their conditi... +0.16
C++ getline for text file 0.00
Problems using overloaded extraction operator in C++ 0.00
A tricky question regarding Copy Constructor +0.90
how to read nodes data from json file in visual c+++ +0.40
Big O notation when n multiplied by 4 every iteration 0.00
Reading from file and outputting to console through vector -2.38
How to compare numbers from a stream if the same number repeats -0.40
placing strings from a string vector into main string -0.89
`iterator` and `const_iterator` are not required members of STL con... -1.23
REGEX - How can I return text between two strings 0.00
Using a Batch File to send Arguments to MFC Application with a GUI -2.63
ISO C++ forbids comparison between pointer and integer [-fpermissiv... +0.36
Coloring a specified char in C++ +1.88
C++ MFC Keeping Track of Event Calls +0.37
C++ string number of occurence +1.43
How are elements in an std::unordered_set stored in memory in C++? +1.11
Why is there performance variation using default constructor "... -0.42
How to specify the same templated member function for multiple clas... +0.37
Result of sizeof for C++ arrays and pointers -0.05
Why is the binary search function throwing an error? -0.13
char* buffer = new vs char buffer[] in C++ -0.14
Implicit conversion of pointer to std::unique_ptr in foreach loop +1.47
Checking the balance factor of each node in a BST and storing it in... 0.00
What is the best way to wait a thread? 0.00
Why cant i assign a function to function pointer? -1.85
What transitions assembly into actually executable material? +1.31
How to make array +1.11
Floating numbers C++ , How to add "f" in the end for each... 0.00
Passing string literal to function which expect string 0.00
How to return a reference of the top object in a stack c++ 0.00
Decoding instruction of hypothetical CPU 0.00
C++ Upcasting from Multiple Inheritance; the source is not polymorp... +0.37
How to implement iterator for doubly linked list? 0.00
Splitting string in C++ takes increasingly more time while lines ar... 0.00
Linear interpolation of two vector arrays with different lengths 0.00
Is C++ considered a Von Neumann programming language? -0.30
What is an example of an expression that does not produce a value? +0.37
Warning: function 'F' is not needed and will not be emitted 0.00
How to design INT of 16,32, 64 bytes or even bigger in C++ +0.38
Acessing Values only at certain indexes using iterators +1.66
Iterating through each line of a file 0.00
c++ generate thread safe random numbers 0.00
Does C++ 17 have static reflection? -1.32
Can we achieve encapsulation using namespace? +2.75