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 ... 177
Title Δ
Factorial calculation problems in C++ +0.35
How do I compare two arrays that are equal but one is in ascending... -0.54
Is there a way to access a the nth element of a struct? +0.36
Why does std::set_difference not remove duplicates? 0.00
C++ "incomplete type is not allowed" when using stringstr... 0.00
Does C++ treat an instantiated template class any differently from... 0.00
C++ Wait in main thread for future without while(true) 0.00
Why does string::c_str() return a const char* when strings are allo... +1.57
Fast STL way to find input that produces maximum output of function... -0.38
Error occuring while using put_money in c++ 0.00
Is it just best to flush stdout/stderr every single time? +1.47
is it possible to use a lambda instead of a class in c++? -2.42
Is the C++ ostream at the start of a line? 0.00
Assigning values to variables in mfc forms controls -0.68
How to remove duplicated items in a sorted vector +1.39
Is there an function in C++ for picking numbers inside a string +0.93
How am i supposed to draw colored rectangles 0.00
Can someone explain to me this emu8086 code? 0.00
Iterable Designated Initializer Alternative in C++ +0.36
Can this function be improved? +1.38
Create huge text file - multi-threading a good idea? +0.37
Why does my control function do the opposite of what it's suppo... +1.87
I want to find the week number of a date in C++ 0.00
How does this program continuously update and print the time from s... 0.00
Altering and reading elements of a unordered_map from different thr... +1.24
Can I assign a value to argv? +1.95
How do I show controls on top of a gradient background with pure WI... -2.40
Client side program won't move ahead 0.00
std::C++ Can reading and writing asynchronously in non empty queue... 0.00
Remove elements from adjacency list C++ 0.00
How to kill a process with kill function in c++? 0.00
GLUT on VS 2019 0.00
std::async execution order guarantee +1.57
Why do dynamic arrays have to geometrically increase their capacity... -0.46
Aborting an MFC-based C++ without a dialog pop-up +1.40
Benefit of printing values from an array in ascending order by sele... 0.00
Compilation error in auto keyword in C++11 0.00
Could use some clarity on my first time using std::distance +0.22
Finding and printing common letters in different strings -2.25
In C++, what is the proper way to do copy/move/assignment for objec... -0.04
unable to read and write using same fstream object in c++ 0.00
"std::transform" compiles without qualified name lookup o... 0.00
Returning the local reference versus local variable of the referenc... +1.98
how to parse the key value pair with regex in C++ 0.00
safety regarding a union of a pointer with a unique integer id 0.00
What's the meaning of "C6993: code analysis ignores OpenMP... 0.00
Convert binary char array without losing leading 0's using C++ +0.90
How do I use other values in a vector in a std::transform? -0.27
Is there a way to exclude a value from set precision? 0.00
how can i implement a function which can passin vector and int *? +2.42