StackRating

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

walnut

Rating
1627.71 (924th)
Reputation
1,078 (145,371st)
Page: 1 ... 8 9 10 11
Title Δ
Why would a C++ compiler fail to inline a lambda passed to a functi... 0.00
Using -Wtype-limits with type generic code 0.00
Delete characters at specified positions 0.00
How to find standard Deviation using arrays +2.53
How does `std::shared_ptr` cyclic dependency cause a problem 0.00
How to access std::shared_ptr methods +3.65
clang can't detect initialisation and gives an error 0.00
invalid use of void expression in context of c++ std::function +3.35
miller-rabin test don't work for 252097800623 0.00
What is different about C++ class function parameter syntax when on... +3.62
Memory Allocation in C++ (Exception thrown: read access violation.) 0.00
Can't Delete Class Pointer 0.00
C++11 += operator not working when RHS has more than one string or... 0.00
Trying to manually creating unique_ptr class instances with virtual... 0.00
C error : assignment to expression with array type 0.00
Running non-default constructor from class-overloaded new operator 0.00
c++ Having trouble implementing templated nested class 0.00
Create pointer on heap in custom constructor 0.00
Compilation error after upgrade to gcc 9 when using concepts with a... 0.00
Compiler gives an error when trying to define class with inheritance 0.00
-O1 alters floating point math 0.00
error: ‘int pow(double, int)’ conflicts with a previous declaration... 0.00
Pack expansion for std::array initialization using std::index_seque... 0.00
Automatically generating switch statements at compile time for spar... 0.00
Trying to resolve a gcc specific compilation error 0.00
Header with forward declaration of MPI 0.00
Misunderstanding variadic templates and template type deduction 0.00
Error compiling a c++ database on windows with cmake 0.00
Why is the destructor not called in operator delete? +0.86
How to dynamically get the variable types inside a tuple at C++ com... +3.57
Am I Setting up this Hash Table Correctly? 0.00
Compose C header file to be able to be used from C++ 0.00
What is this mysterious double dot? 0.00
How to select functions called inside nested loops before getting i... +3.57
C++: Type created outside of "try" causes error, but insi... 0.00
Why do overloaded move assignment operators return lvalue reference... +2.80
I am trying to make a logging framework in c++ but information is n... 0.00
Benchmark on quick-bench.com is much faster with disabled optimizat... 0.00
Getting strange output when printing sorted array in C 0.00
Full form of ttwu in the scheduling code of the linux kernel 0.00
How to have same header definition in two different namespaces (but... +3.43
Why am I getting two different values for the same arithmetic opera... 0.00
How do i display word with missing first letter? 0.00
Pairing members from different groups (any Python script will be he... 0.00
Unique ptr move ownership to containing object's method 0.00
tokenizing string with boost fails when casting tokens to char* con... 0.00
How do I disable a gcc warning which has no command line switch? +4.00
Where is the rvalue reference in this code? 0.00
Why does a global buffer variable produce different results than a... +3.85
Lifetime of temporaries inside a function call 0.00