StackRating

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

Surt

Rating
1431.03 (4,535,328th)
Reputation
10,216 (14,912th)
Page: 1 2 3 4 ... 10
Title Δ
std::sample() returns the same elements every time -0.77
Efficient algorithm for sorting objects by key that are range from... -0.90
How can I delete the k-th smallest element in balanced bst -0.40
Why can't I pass a constexpr function to std::cout? -0.72
What is the best way for streaming C++ struct data through TCP sock... +0.79
Is there a more efficient way of getting the type of derived class... -0.64
Branching out templated code based on a non const bool 0.00
Why hasn't C++ standardized overloads of algorithms which opera... +0.81
Writing a function to check the closeness of the strings +0.35
Using a big struct as parameter with std async causes bug -0.62
C++ pointers vs std::vector: any implication for long size variables? -0.08
Arrays with unknown size on Arduino -1.25
C++ Base class undefined while compiling -1.64
Can an unordered_set use a different allocator for the nodes and th... -0.41
Recall a function multiple times, but with variable values stored f... -0.27
Shared locks from multiple threads can starve a single thread looki... -1.41
C++ priority_queue of tuple is slow 0.00
Inherited std::array and aggregate initialization 0.00
I am making an AVL tree program and I am getting errors with my lef... 0.00
I am trying to understand the difference between parallel and seque... 0.00
Good way to cast `dlib::matrix<T>` into `dlib::matrix<S>... +0.50
Binary Search Tree - complexity of adding nodes 0.00
How Can I delete all pointers to the same address? C++ -1.06
How do I write a function with variable number of arguments using p... -0.20
std::partition implementation 0.00
error: no matching member function for call to 'push_back'/... 0.00
Return count of numbers with freq greater than some queries after p... 0.00
Running function with ifstream and stringstream multiple times -0.42
Creating objects from a retrieved row from Sqlite database 0.00
Deadlock avoidance by ordering std::mutex +0.40
How to inherit a class constructor that gets a class object c++ +1.79
c++ vector<Book*> title being a string +2.58
unordered_map to find indices of an array -1.03
Vectorize test for nan -1.51
Given an unsorted array, how to remove duplicates then sort it? 0.00
Implementing an efficient and convenient constructor for a C++ vect... -0.40
Error with Auto variable in a function C++ +1.49
Does vector.reserve() optimize for vector.insert() -1.52
Why I'm getting TLE even if I'm using memoization? -0.40
Sorting Array not functioning correctly C++ -1.15
how to accessing/Updating a map in some header file from another fi... 0.00
segmentation fault when push_back or erase on std::list 0.00
call the default constructor for the pointer of class as a value of... -0.25
Setting part of an array to zero efficiently +2.80
c++ Server - Client boost::interprocess Array access in shared memory -0.41
Program crashes after checking index at array 0.00
c++ : can process automatically reclaim excess allocated memory on... 0.00
Length of string using double pointers in C -1.18
Why is sizeof std::mutex == 40 when cache line size is often 64 bytes -1.14
How calculation of std::distance works when multiple values with sa... -0.40