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 ... 25 26 27 28 29 ... 177
Title Δ
Separating digits of integer using pointers +0.84
Difficulty returning junks in my C++ stack implementation 0.00
Weird output when use prefix and postfix on pointer together -0.24
How to give a lambda an internal value that lasts as long as the la... -1.36
Is everything in C++11 STL user-implementable? +0.95
Getting an invalid reference in a range-based for loop -1.68
Best way to delimit a string and store into array in C++? 0.00
Does c++ compiler optimize a = b + c -1.08
Why and how can an object file of old code use new code that uses t... 0.00
Writing to index of vector<int> beyond end of container +0.37
Does a branch misprediction flush the entire pipeline, even for ver... -0.63
Algorithm to find combination of n numbers with largest sum -0.95
Implement Matlab Syntax in C++ -0.66
Stop, and start thread? 0.00
Underlining first letter of Label C++ (Underline doesn't show) -0.66
Can you predict where in memory a vector might move when growing? +0.97
code size of using std::array -1.63
c++ Arbitrary number of threads, fatal error 0.00
Legality of empty, unnamed enumeration specifier -1.78
How can I get a uniformly distributed random number from the interv... +0.35
C++ regular expression 0.00
how do you convert string into uppercase c++ +1.03
Is there a portable function like g_printf_string_upper_bound? +1.66
Overloading ostream&<< to output a vector in reverse orde... -0.08
Class Pointer Pointer -1.54
Visual Studio threads - afxwin or C++11 thread? 0.00
Is it possible to search a node/element in a Heap Binary Tree and d... -0.14
STL Unordered Map- inserting into a vector -2.53
reverse traversal: iterator or reverse iterator: correctness and pr... 0.00
Summing together same-key items from a multimap? -1.37
how to find consecutive numbers in a sequence +0.37
c++: Does the new operator for dynamic allocation check for memory... +0.35
Binary String to Hex c++ +0.27
Calculating the floor of an element in C++ in O(logn) -2.43
QuickSort best case is worst than average case +1.34
How to implement a "InterpolatedVector"? +1.38
Updating & Querying all elements in array >= X where X is va... +1.32
Is there a good way to implement a template interface in C++? +1.20
How to create a yacc file to identify errors in the input 0.00
get first character of a string from a string vector -1.09
Precedence & Arity in strange statement +0.32
Why does reverse_iterator doubly define its nested types? +2.08
Copy subset of multimap into a new multimap 0.00
Histogram of integer without looping +0.17
Usage of strtol on std::string +0.30
How to reference random generator? -1.73
Prefer Iterators Over Pointers? -1.54
How is ambiguity determined in the overload resolution algorithm? -1.08
Store information from a File in a Class object (C++) 0.00
When do I use & when making a pointer -0.16