StackRating

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

Paul Evans

Rating
1491.08 (4,398,152nd)
Reputation
19,808 (6,899th)
Page: 1 2 3 4 5 6 ... 25
Title Δ
std::distance is slow and how to improve it? +0.55
how to define a torch model as an input of a function in c++ 0.00
In a c++ iterator, should I define both operator== and operator!=? -1.19
C++ Crash on a non-void function doesn't have return statement +2.38
Vectorizing bits packing in C++ +0.30
With GCC switch case ranges, is it possible to construct a single c... 0.00
Tracing and logging line by line execution of a c++ program 0.00
How to select constructor based on cv qualifiers in C++? 0.00
Is there any syntax that can shorten this code? 0.00
Unmarshalling Decimal Property in C++ -0.48
Getting the size of an aggregate as if it was packed 0.00
Why does this C++ function definition not require curly braces? 0.00
Why does modern C++ still retain the old C style prototype for main... +1.40
#define XYZ before #include precompiled header 0.00
Does a reference have a storage location? +2.45
How to insert a set of values that are passed to a function in vect... +1.09
How to determine whether an object has heap allocated members? +0.34
Why I don't get compiling error when assigning const ptr to con... -1.16
How to set the previous array value before entering the function? 0.00
How can I downcast a pointer after passing it through a function? -1.17
What does '&=~' do in c++? -0.56
Packed structures and not packed without code repetition +0.52
Querying the heap from a C++ application -0.61
Memory visibility in C++ concurrency (no data race) 0.00
How does static linking work with system files? -1.25
I do need some assistance with a creating a loop that displays the... +2.40
How to access c++ header file in python files(.py) 0.00
Replace punctuation in C++ string 0.00
How to compare an element of array with all the elements of another... +0.56
Should I use static variables in my functions to prevent recomputin... -1.13
Can I group attributes of one class into one map? -1.78
Create an object within a member function 0.00
Legacy code throws exception in destructor +0.38
Name lookup don't seem to work with nested classes -1.25
Passing C-Style string char * to function argument -0.56
Is the timing between the end of a switch statement and the next st... 0.00
"How do I display the cout<<"Fever"; because I... 0.00
How to 'convert' amount of Hz to appropriate byte/bit format? -1.58
What does the number following the argument represent? 0.00
Pimpl and pointers in the implementation of the private class 0.00
How to overload getter functions without adding/ removing `const`ne... -0.54
C++ "value++" causes warning but "value+1" does... -0.41
How to find std::max_element on std::vector<std::pair<int, in... +2.01
How can I create a planar graph? (graph based method ) 0.00
Lollipop sequence numbering 0.00
What does the & operator do when used in operator overloading? 0.00
Preferred order of C++ class fields with respect to memory alignment +1.69
How to avoid using temporary variable with std::modf? -0.57
Difference between this C++ function and Python function 0.00
my c++ code is a lot slower than javascript code -0.45