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 ... 14 15 16 17 18 ... 43
Title Δ
Convert char* to string& -1.21
Fill an array from different threads concurrently c++ +0.48
Find and print the number between the parentheses in C++ using Regex -1.05
Calling a function depending on a variable? +0.48
Program works fine in Debug, but not in Release +0.51
C++: Error on ostream << operator +0.22
How does a C++ std::mutex bind to a resource? +0.73
Condition operator "?:" and LPCTSTR in function header +0.56
Implementing pure virtual function from abstract base class: does o... +0.92
Variable Length Array (VLA) in C++ compilers -1.62
How to cout the return value of the main function "main()"... +0.32
C++ How to Extract Substring between two same symbols -0.48
Get the lenght of a string containing Null terminated string -0.77
Why does a move constructor require a default constructor for its m... +1.23
How do C++ programs import files from ".a" files, but you... +0.54
String to const char * in c++ puts garbage at end -1.26
c++ virtual inheritance difference +1.47
Is it ok to compare floating points to 0.0 without epsilon? +1.38
What is wrong with strncpy_s() here? -2.09
Could we use strings for high precision floating-point numbers? -0.52
Why does the addition of two shorts return an int? -1.69
Pointer to Member Function [C++] +0.82
Any guarantees with vector<bool> iterators? +0.82
C++ Avoid passing variable to std::cout if its value is zero -0.59
Why is a public const method not called when the non-const one is p... +0.12
error when using extern "C" to include a header in c++ pr... +1.97
reinterpret_cast integer to pointer with upcast +0.47
Empty class in std::tuple +2.07
Logic behind generating random upper and lower case letter -0.63
Why dynamic_cast is ok to use for upcast for non polymorphic types? 0.00
C++ programming language and operators -0.36
C++ cross initiialization error -1.49
Thread join c++ behaviour -0.46
c++ create shared_ptr to stack object -0.86
Is it possible to store 8 bytes in single command +1.93
How do I write a branchless std::vector scan? -0.01
Read ints recusively from file into array, the second last element... 0.00
overloading operator() for set 0.00
Why static class type function returns zero? +0.47
Is va_list incompatible between C and C++? 0.00
Not to use default constructor for virtual base class 0.00
What does *(int *) mean in C -2.00
Conditional use of std::lock_guard +0.31
Does the standard specify what headers include other headers? -1.12
Valid Function Declaration 0.00
c++ stack of shared pointers delete element 0.00
Is there any standard requirement for C++ #include lookup? -0.85
Replacing all spaces in a string with '%20' (C++) -0.90
Is there something wrong with this function being defined outside t... -0.56
c++ ternary operator use +0.47