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 2 3 4 5 6 7 ... 11
Title Δ
Iterative findMin() in Binary Search Tree implemented with unique_ptr 0.00
Nested parameter pack expansion fails 0.00
How do I assign an inline anonymous function to a C++ function poin... 0.00
Copying structs with uninitialized members +0.87
HackerRank Big Sorting segmentation Fault in C++ 0.00
Input value of a variable is also being saved into another variable 0.00
How I can create unique_ptr with custom deleter for C pointer? 0.00
How to hide a template list from templated class using type alias -0.43
Keypad not working - Arduino Uno - Multiple errors to do with varia... -0.16
C++ — `algorithm` library and namespace `std` 0.00
Why is my string variable not printing a full string? +1.34
How to check if a type is a smart pointer or a reference to a smart... 0.00
Is map::find safe? 0.00
arduino parameter pack working without tuple 0.00
C++ experimental filesystem library incomplete? 0.00
Which STL data structures with an incomplete type stored can be use... +1.39
Remove and delete pointers that match a condition in a vector +1.64
Trying to understand code example with atomics from book "C++... -0.65
Why does having a destructor make a class uncopyable? +0.33
Why are dependent template types not deducible in partial specializ... +0.31
Run-time indexing of tuple -0.35
Little confused on subtracting uint16_t values 0.00
Can I initialize an iterator with null, and if not why? +1.26
How to return an Array of Objects from a function -0.62
Problem Modifying Eigen Members of a C++ Structure 0.00
Why do I get warnings both that a function is used but not defined... 0.00
Move constructor disappears in derived class when adding custom des... +0.99
Why am I getting a const reference when I for(auto& it : myUnor... +0.33
Why is there a "gap" beween the variables that I initiate... -0.39
C++: Moving to unique_ptr 0.00
C++ code Stopped Working Error using cout inside function 0.00
Invalid initialization of non-const reference of type 'Assorted... 0.00
Dynamic cast in destructor -0.59
What causes this compiler discrepancy whilst using function-like ma... 0.00
shared_ptr refcounter implementation thead safety 0.00
Why different assembling code generated? Which is better? +1.79
noexcept + declval fail to compile under MSVC 0.00
c++ 11 Trailing return type with decltype does not work as expected +0.35
C++ destructor being called unexpectedly doubly linked list 0.00
Is it possible to cast template parameters on runtime? +0.51
Casting lambda with non-void return type to function pointer 0.00
ambiguous call to overloaded function find_first_not_of 0.00
Distinguish between function references/pointers accepting const an... -2.11
call basic_string function in constexpr funnction +0.34
realloc twice doesn't work on visual studio 0.00
How to dispatch between assert() and static_assert(), dependend if... +0.89
Big O of Nested Loop (int j = 0; j < i * i; ++j) +1.49
fopen_s was not declared in the scope(C++:codeblocks) +0.35
bash: ./main.o cannot execute binary file Exec format error 0.00
'Cannot Instantiate Abstract Class' when implementing GLFW... 0.00