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 ... 13 14 15 16 17 ... 177
Title Δ
Write a makefile to compile a .h .hpp and .cpp together into an exe... -0.06
how to seek a specific line to append data or append data to last l... 0.00
How to express for loop in summation notation? 0.00
C++ insert word at the beginning of a string vector using insert()... -0.12
Trying to produce a unique sequence of random numbers per iteration +1.27
Algorithm for color picker 0.00
Can I force a class to be inherited? -1.96
istream extraction values with formatted string 0.00
What Are the Maximum Number of Base-10 Digits in the Fractional Par... -0.58
Sorting words on same line in file using sort() +0.36
removing a character from a string in C++ -2.58
If statement failing to activate -0.09
Output while File Reading not as Expected in C++ -0.42
Implementation of string_view formatted stream ouput 0.00
How to deal with csv file input stream where I need to divide the d... 0.00
Can I avoid propagating this template up in my design? +0.35
How exactly does C++ runtime use the vptr to choose the right funct... 0.00
How to get real max size of stringstream without write anything int... +1.79
How do I properly use getline() to turn strings to ints? 0.00
How to get the external IP address in C++? -0.56
C++ polymorphism: what am I missing? -0.16
write_some vs write - boost asio +1.41
Why isn't new implemented with template? +1.54
What is an example of implicit declaration in terms of static type... -0.64
What's the complexity of this algorithm +1.64
C++, does absolute address of an object always remain constant unti... +1.48
What is the rationale for the C++ standard not allowing reinterpret... +2.40
alternative for strcpy in C++ +0.36
c++ - how to know when the thread context switch happens? +0.85
how to create task in c++? 0.00
C++ string: How to replace unescaped backslash? +0.04
Does forbidding copy operations automatically forbid move operations? -1.40
Is a variable an array of size 1? +0.05
Program hangs in console while giving large input size in c++ 0.00
Is the std::array bit compatible with the old C array? -1.49
Where does templated method code get allocated? 0.00
While(fin>>a) or while(fin.eof()) won't work.in first cas... 0.00
tokenize string with delimiter "/" +0.93
Is it generally a good idea for a compiler/interpreter to create fu... +1.27
MFC: Line control for separating parts of dialog boxes in C++ 0.00
Why are there two functions remove and remove_if in the c++ standar... 0.00
Bug in VC++ 14.0 (2015) compiler? -1.47
What's up with this when I put a letter in the console? +1.59
Is std::mt19937_64 faster than std::mt19937? -0.54
How to obtain time since last user log on Windows? -0.14
counting time point in chrono library -1.51
Redirecting cout to the new buffer that created with winapi +0.36
Why is a public const method not called when the non-const one is p... +0.26
Any way to format large numbers in code to make easier to read? 0.00
C++ Abstract a templated type, keep T (virtual) 0.00