StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Pete Becker

Rating
1471.95 (4,516,747th)
Reputation
59,790 (1,552nd)
Page: 1 ... 8 9 10 11 12 ... 43
Title Δ
Cannot deduce template arguments for basic_string -1.24
different casting double type to unsigned long long type result in... 0.00
How do templates differentiate types? 0.00
Why C++ custom allocator needs comparison operators? +1.12
machine epsilon - long double in c++ -1.99
concurrency::parallel_sort overhead and performance hit (rule of th... -1.15
Can you help me to understand what "significant digits" m... -0.97
Checking if an integer has increased C++ -0.05
Setting the Terminate and Unexpected Handler 0.00
c++ null character in char array is read as space 0.00
How to use getline for consecutive lines in a file -2.10
Recursive function that returns a sum of all elements in a vector -0.29
unintended result of memcpy -1.64
Calculate occurance of each character in a string without using cou... -0.52
Default Assigment Operator is Good For Vector? -2.11
Why One Definition Rule, not One Declaration Rule? +0.72
What is the purpose of emplace() if we can use vector[1] = someInt? +0.70
Why is float.min different between C++ and C#? -0.54
When to use *(new Foo) 0.00
Error while passing argument number in operator overloading? -1.86
Syntax in case of calling class method via pointer defined in that... -0.42
Parallelism with ForwardIterator? 0.00
Static Cast to access static const class member -1.90
Thread safety of static variable initialization 0.00
Is it possible to use `std::set_intersection` to check if two sets... +1.13
How can I lock twice with the same mutex on the same thread? -1.28
Error around my while loop, after first execution no longer asks fo... 0.00
Why do C++ standard library containers use memory pools, if apparen... +1.66
How to create an instance of a class given this definition -0.06
std::ostringstream puts sign in wrong location? -0.19
Strange anomaly/bug when inserting a value in array using C++ +1.69
How can i make a number like 123 into a string with ascii in C++? +2.62
Loop ignores limits: How can I handle this corrupt c++ program? 0.00
Pretty confused about C++ Exception Handling -1.81
Defining multiple variables in a while loop in C++ -1.83
What is it about std::cin that makes the program halt? 0.00
vs2017 nonstandard syntax. Use ' & ' to create a member... -2.22
How to parse *(void **) (&cosine) if cosine is a fptr +0.73
Why don't we have offsetof which works with all types (except t... -0.55
Is a fundamental type volatile initialization an observable behavior? +0.36
Difference between void* varname and Object varname in cpp 0.00
C-style cast of std::vector +0.39
How to differentiate implicit/explicit constructor calls in C++? -1.18
Omitting keyword virtual before destructor still works virtually +0.42
unexpected output from C++ multiset lower_bound +0.44
How to convert enum return values to C++ exceptions? +0.96
Determine if function was called without setting global variable -1.44
How do I extract and execute a target from a std::function +1.93
what is the order of execution if I put a statement after the state... -0.38
Can I make a C++11 class/object universally thread safe? +0.39