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 ... 30 31 32 33 34 ... 177
Title Δ
Understanding a makefile better - How the .o file gets generated in... -0.97
Regex for alpha numeric string with zero or one apostrophe inside -0.06
write a number as sum of a consecutive primes -1.24
Comparisons in AVL Tree consisting of pointers to objects 0.00
Overloading the input stream operator >> +0.36
Representation of a Gradual underflow program 0.00
Reading a value and use it without declaring an extra variable just... +1.64
Median of multiple vectors of double (c++, vector < vector<do... 0.00
STL set_union and set_intersection on unsorted vectors +0.07
How to merge the later half of an array into the first half one by... -0.61
why can't int type be the iterator in STL vector? 0.00
Why Java Integer.MIN_VALUE is -2^31 but not -2^31+1 like c++ -0.65
Elements in two arrays in C++ -1.43
Issue using std::find to check strings against a vector of strings -0.68
Does any stl::set implementation not use a red-black tree? -1.31
C++ sorting text -0.37
STL Algorithms to generate and copy a vector +0.87
Finding k-th biggest element in set 0.00
MFC displaying png with transparent background -0.51
Cannot find dll function written in asm +1.26
Pop function on Linked list stack -0.53
How to make an integer vector ignore white space and add 2 to every... -0.66
Call delete on std::vector -0.12
Remove Punctuation At The End Of A String C++ -1.14
linked list vs arrays for dictionaries -1.24
adding data to stl container without raw loops -1.07
Cannot achieve desired output of do-while loop -0.65
Are narrowing conversions in non-type template parameters required... 0.00
how to pass n number of arguments to a function where n is not known +0.71
How to initialize a struct of integers to zero? +0.17
c++ console screen size +0.35
Unsigned narrow character type number representation -1.43
difference between equating pointers before and after allocation at... -0.44
branch prediction on a function pointer +0.07
error: expected primary-expression before ‘(’ token 0.00
C++ functor advantage - holding the state 0.00
What is the time complexity of std::deque::erase function? +2.34
Is it legal for a C++ optimizer to reorder calls to clock()? -0.61
Two lambdas passed to template function makes type deduction of par... +1.60
C++ concisely checking if item in STL container (e.g. vector) -0.46
Subscripts going out of range in an array 0.00
How can I erase a key value pair in c++ map? -2.15
C++11 how to print out high resolution clock time_point -0.80
Does/would c++11/14 support something like vector<auto> +1.74
c++ * and & at the same time +0.84
How to use std::string as command with the system() call? -1.09
Refraction in Raytracing? 0.00
warning: multi-character character constant [-Wmultichar]| -0.26
Comparison is always false due to limited range of data type 0.00
Can const functions call non-const functions on local objects? +0.57