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 ... 5 6 7 8 9 10 11
Title Δ
C++ Boost Intrusive List - Example 0.00
Using swap vs assignment for out string parameter of a function 0.00
String turned into a linked list then checking parentheses balance +1.33
The difference between delete and the destructor when both called? +0.19
Adding objects to 2D Vector in C++ 0.00
Back-porting chrono string literal operators 0.00
Shared pointer lifetime 0.00
Does a single atomic operation marked as std::memory_order_seq_cst... 0.00
C++ throw exception when deleting invalid address +1.28
Python List of Dictionaries to C++ +1.03
Return value changes partially and deterministically 0.00
can std::accumulate throw? +0.11
Labeling classes to disallow operations 0.00
Vscode/C++ - cout can't output a full sentence and can't co... +0.36
Overloading STL function +0.35
What type does a function return when you just use return; in c++ +0.36
It seems to me that I found a function that works faster than std:max 0.00
template template deduction give me an error with universal referen... 0.00
Overriding standard C library functions in C++ program -2.27
add_lvalue_reference implementation example 0.00
Triangulation Monotone Polygon in RAD Studio C++ Builder 0.00
how to dynamically allocate character space to a structure field 0.00
cin memory safety 0.00
Is there a way to alter the type returned by a compound requirement... +0.36
Different output for boost sha1 and openssl library for same input 0.00
infinite loop while reading from a file c++ 0.00
How to simply the parameters when using a global std::array referen... +1.79
The output of a program is not coming it is a linked list program 0.00
Why does copy-and-swap in a base class cause the copy-assignment op... +2.30
How to make a template re-deduce a const char[N] "mychar"... +1.86
Passing ULONG * +1.87
What is the best way for deleting dynamic allocated memory of class... +1.44
c++ runtime dispatch of 2 sets of static constants -0.12
Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) memory allocation 0.00
How to initiate a thread in a class in C++ 14? 0.00
What is the correct way to have a member function return type be a... 0.00
C++ Class Traffic Light with enum? +0.35
Order of initialization of class member variables -1.93
How to override virtual method present in inherited Nested Classes 0.00
reserve() - data() trick on empty vector - is it correct? 0.00
funtion with const pointer template type parameter not called for a... 0.00
Class method returning a pointer to a member of class with Template 0.00
Multithreaded access to global variable : should I use mutex 0.00
c++ function overload matching +1.46
pthread execution time worse than sequential 0.00
My operator overload isn't returning in my int main? 0.00
It is possible to efficiently cast std::any with std::any_cast +0.38
How can unreachable code cause my program to crash? 0.00
Does `std::find()` short circuit? -0.87
Same program, compiled with same flags, that reads in a text file g... +0.12