StackRating

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

Stephen Newell

Rating
1517.32 (37,993rd)
Reputation
3,971 (42,232nd)
Page: 1 2 3 ... 5
Title Δ
My selection sort replaces some numbers in the array with 0 0.00
C++ Is there a way to initialize a class using different types for... 0.00
How to detect C++ valid identifiers using regex? 0.00
Can I use a scoped enum for C++ tag dispatch with templates? 0.00
how to make child process when it finishes to return immediately to... 0.00
C Array Randomly Shrinks +0.14
C++17 pointer array to a std::any of tuple 0.00
c++ varargs/variadic function with two types of arguments that repe... -1.14
Segmentation fault when accessing string array of struct 0.00
Comparing std::variant type instances +0.47
How to redirect program output as its input -0.53
How to use find_package in CMake? (Example: GMP library) 0.00
storing fixed known data in classes (c++) -1.53
Starting a std::functional object in a thread, inside a class 0.00
Need advice trying to get this app to build (running into 2 errors) 0.00
Can not pass values inside a struct, when use the struct pointer as... +2.32
C++ template that knows its argument's position +1.26
What are the advantages or implications of using assert vs exit or... +0.35
Why does GCC delete my code on O3 but not on O0? -1.75
Is there any reason to wrap a Lambda in a named function? +0.49
dynamic base class constructor call in derived class constructor in... +1.43
Why does deleting a valid heap-allocated pointer give "free():... 0.00
How to get the size of a std::bitset from another class? -1.55
#define c-preprocessor constants ... what did I wrong? 0.00
posix_spawn() : Problem with error handling when using posix_spawn() 0.00
Writing Template function when called without template arguments 0.00
Is there a way to prompt user what data type to use as template c++ 0.00
push_back copy objects even for temps although stating otherwise in... 0.00
Weird bug while reading a file C++ 0.00
Generate Random 20 Non-repeating numbers in C++ +1.95
Make a user defined variable array -0.02
Covert gcc arguments to CMake file 0.00
Add interface library as SYSTEM in modern CMake -1.88
how to pick a random word from external file to class? 0.00
Why C standard library does not provide a function for knowing the... +0.13
How to make a superclass that encapsulates a thread with RAII 0.00
Can I destruct and object and then instaciate it again with the sam... +1.16
C++ 2 layers of returns in lambda functions -1.94
The cmake quandary 0.00
Sorting an creates a problem in user defined function 0.00
Why does sorting make this branchless code faster? 0.00
Lifetime of temporary with assignment operator to check and align a... 0.00
C++ fork process but not as child 0.00
Can a "lightweight tag" point to a tree object or blob ob... 0.00
How come my output is segmentation failure? 0.00
Why does the method getNodeSuccess work, but not getNodeFail? 0.00
The element without default constructor in the custom template cont... +2.45
How to push int/float variadic arguments into vector<double>? +0.46
Assigning of unordered_map to pair of objects 0.00
C++ - Return reference on the calling object +0.47