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 ... 8 9 10 11 12 ... 177
Title Δ
count swap/comparisons numbers of merge sort algorithm +0.02
String concatenation function in C++ -0.98
Can B+tree search perform better than Binary Search Tree search whe... 0.00
MUTEX LOCK and MUTEX UNLOCK -0.59
How can I convert a UTC timestamp to local time, seconds past the h... -1.60
std::array with unknown length as a type for template function spec... -0.20
how to convert an for loop to while loop c++ -0.84
Finding all the ordered pairs of integers lying on a line ax+by=c i... 0.00
creating a file of sorted integers from two other files +0.36
What does "compares < 0" mean? -0.40
Recursively compute the number of nodes in a circular linked list g... 0.00
Matching word c++ program using getline() running infinitely? -0.14
fread from char buffer -0.14
Error using operator != with std::vector iterator -1.04
C++ getline is not empty when no input is entered +0.36
Cant return a string in c++? +0.36
How do I get the number of leaves on my binary tree code? 0.00
Using STL algorithm to find all matches in a set +0.36
Is it legal to use #elif with #ifdef? +0.47
Find the best root for Binary Search Tree -0.16
Getting the stream position where failbit was set / std::ios::failu... -0.30
Are there any valid use cases to use new and delete, raw pointers o... +0.73
C++ regex library doesn't want to match bracket expression repe... -0.13
old version fortran do loop manova code 0.00
Can I push_back RectangleShapes into a 2d vector of a class that in... -0.15
copying part of a list to a vector in C++ 0.00
C++ How to assign ifstream content (from file) to string with offse... 0.00
Recasting a container of void pointers +2.02
Passing a locally-created lambda for use in a callback, then going... +0.93
Is querying by index using c++ vector faster than querying by key(i... 0.00
C++: Find minimum in array only among elements with specified indices +0.19
Ensure a `std::vector` won't move its pointer 0.00
C++ User entered string must be in DD-MM-YYYY format 0.00
how to speed up objects movement speed in opengl without dropping m... +0.37
Example from book failing to compile, converting ifstream into bool -1.92
SQL to get median of column from multiple tables, grouped by user id 0.00
C++ how to cout once instead of multiple times in a for loop +0.26
how could i manage to get answer in complex number from my code 0.00
Timing Functions: Double Returning 0 MS +0.43
How to override operator>> to split cin input into array elem... 0.00
Does priority_queue really produce a Heap? +2.76
What happens when I assign a string to a char? 0.00
How to get line of numbers from file and ignore first number? -0.05
Accessing the contents of a buffer 0.00
Polymorphism not always working when using reference -0.18
Is there a way to query a std::locale for a list of all facets curr... 0.00
Why can't this std::find compare these objects -0.37
Rotating an array - error +0.36
Vector arrays, calculation dot product +1.32
"Flattening" std::set<std::string> for storage and... -2.23