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 ... 7 8 9 10 11
Title Δ
c++ are references implicitly converted to values when needed? +1.90
How to handle the heap memory garbage? 0.00
Argument deduction inside function template 0.00
are copy and move constructors automatic friends? -2.41
Resolving anomalous string to float operation on a vector? 0.00
How to invoke _Verify_range for std::vector in Visual C++? 0.00
Is there a way to define array size based on command line argument?... +1.25
Returning std::pair<vector<int>, double> with phtread_e... -0.13
Cast function to member-function 0.00
c++ instantiating a protected member from parent class 0.00
Storing of std::weak_ptr<void> and using static_pointer_cast 0.00
Parse string into array of numbes in C++? 0.00
Scope of private variables +1.27
Why does this work? Recursive str_length function in c++ 0.00
Returning an empty string literal VS. returning a nullptr - Are the... +1.74
Error following simple c++ DLL tutorial with mingw 0.00
Why class member data has to be static in order to be accessed by t... 0.00
Using std::sort with custom class 0.00
OpenGL does not render objects if I use malloc() instead of stack a... 0.00
a typo on page 252 of the book " a complete guide to c++"? 0.00
Writing testable code - a basic_istream factory within lambda funct... 0.00
TIME complexity of this criss-cross looped program. this is to prin... 0.00
Xcode “Undefined symbols for architecture x86_64” +0.38
Getting process identifier always returns 0 0.00
Overloading copy assignment operator in c++ 0.00
my fstream part of the program doesn't compile. and can the Rep... 0.00
Is there a way to define a template member in a non-template class?... +0.39
How to detect if a contructor is noexcept with a throwing destructor 0.00
compile-time function choice depending on type size +1.15
Why is this string considered an invalid argument when passing into... 0.00
Class member value overwritten by previous member 0.00
How to use custom stream manipulators to save data in class instance? 0.00
My program is slowing down over time and i have no idea why. Memory... 0.00
LOG4CXX_INFO clean wrapper that is not a #define 0.00
non-const lvalue reference type _normal_iterator<> cannot bin... 0.00
How to test if a shared object is 32-bit or 64-bit? +0.39
Formatted string in list -0.10
How can I provide an additional implementation of class methods wit... 0.00
custom hash table implementation - memory error while mapping strin... +1.98
C++: C2280 Error: Can't set matrix entry to a given value 0.00
Is there a function to get the size of std::vector's element di... 0.00
Force a constexpr function to be compiled at compile time, even if... +0.37
How to convert part of a big std::string into a float efficiently? +0.67
Constructor inheritance with classes of the same name +0.40
‘ChaCha’ has not been declared in this scope using Crypto++? 0.00
C++ Reversing Number using to_string, reverse, stoi combo giving ru... +3.15
This error:" C6262: Function uses '1600000620' bytes o... -4.84
What is std::false_type or std::true_type? +3.29
Can I use std::map in parallel when I don't add/remove keys? +3.42
Trying to understand the expected behaviour in a static_cast 0.00