StackRating

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

Sam Varshavchik

Rating
1661.52 (409th)
Reputation
64,840 (1,372nd)
Page: 1 ... 5 6 7 8 9 ... 56
Title Δ
Calculate PI up to 42 decimal places -0.17
Infer the (templated) return type of operator+ and other operators 0.00
Compilation Error in C++: undefined reference to `main' collect... 0.00
How is this C++ code snippet able to turn an arbitrary type into a... +1.35
Can std::map move contained elements? 0.00
Why do we have different effect when setting pointer=nullpointer an... 0.00
Declare a pointer in a class but initialize in another thread 0.00
c++ template implement loop with recursion 0.00
std::function<void()> accepting parameters 0.00
How to re-assign number values to a character array efficiently in... 0.00
could not convert <string> from ‘const char []’ to <class... +1.46
simple code outputting cell values gives a runtime SIGABRT error in... 0.00
What is the correct way to iterate backward through an std::array o... -0.20
Constructor of classes with templates 0.00
How to include functions with auto return type from header file int... 0.00
How to correctly epoll for ncurses 0.00
How to maximize SSD I/O in C++? +1.41
How to check ntpd is still running and synced -0.45
C++ Makefile Dependencies: What Files Do Object Files Depend On? 0.00
Can not run virtual function on derived objects +0.30
Performance cost of visiting a tuple at run-time this way 0.00
Solution for a problem using vectors in c++ shows 𝒓𝒖... 0.00
Using operator overloading inside a function with const type input... 0.00
Switching from global static variables to static variables breaks c... -0.36
stack around a variabe corrupted plus programs stops after inputtin... 0.00
declare a constant variable in a struct causes me this error a nons... 0.00
Execution is halting at push_back 0.00
How to specialize template for containers and enums 0.00
emplace_back and push_back give 'double free or corruption (fas... 0.00
Circular doubly linked list memory deallocation +0.92
Why can I call a method that changes a member from a const method? -1.59
Instance of class shared between static libraries (obj files) -0.73
How does terminal (bash) know what exception was raised 0.00
Abort a procedure with flag, return, exception, goto or break 0.00
why the main function can't pass the correct argument to the pt... -1.49
SFINAE, Invoking a functor if the operator is implemented -1.02
C++ std::thread terminate called without an active exception Aborted 0.00
Calling non-static constexpr member function in template definition -0.53
Class methods internal linkage 0.00
Base class needs reference to derived class member not yet construc... 0.00
Why does using multiple mutex's on the same condition variable... 0.00
Why does replacing the type of the member `x` with `decltype(x)` in... -1.58
Do i have to mutex a reading operation while other threads are writ... 0.00
Segmentation fault debugger error message meaning? 0.00
Can I force a user to provide a value for a member when using desig... -0.48
get first template parameter of a class 0.00
C++ Linked List Node Refers to Itself +1.12
How to insert a struct with pointers into map? 0.00
Can't get variables to interact with one another (C++) 0.00
Locking a Hash Map when Rehashing 0.00