StackRating

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

Fureeish

Rating
1569.04 (4,158th)
Reputation
3,698 (45,416th)
Page: 1 2 3 4 ... 5
Title Δ
open a file in a non existing directory c versus c++ +1.32
Why lower bound is not working with pairs of vector 0.00
how can i sort a 2d vector without change the original vector with... 0.00
Member call over operator<< 0.00
Initializing a static two dimensional map<int, int> in C++ -2.04
Partially sort an array in descending order using Java Stream API -1.11
I'm getting an error trying to push_back multiple values to a v... +1.99
Can one declare an array of smart pointers to std::vector<int>... 0.00
Why do I get 38528 when casting 10000000 to char? -2.26
Find most common randomly assigned string in ArrayList +0.41
Fibbonaci recursive code returns wrong value, always the next number +2.02
Should I make reference for a lambda? -1.13
Using std::async slower than non-async method to populate a vector -1.23
Should an STL container avoid copying elements into themselves when... -0.10
create empty stream and add elements to it -0.04
Weird behavior when assigning one char array to another char array... +1.72
template argument deduction/substitution failed erro, when iteratin... 0.00
Is there a way to create a ranged for-loop in C++17 without memory... 0.00
what is a replacement for the else if? +1.50
How to calculate a string and store it in a variable? 0.00
How to utilize -> when used in a constructor? 0.00
Why isn't std::function template constructor using universal re... -1.04
How can we clearly know the precision in double or float in C/C++? -0.21
error using static variable unresolved external symbol / undefined... +0.05
A heap has been corrupted after populating another 2d array 0.00
C++ How to hold lots of arrays dynamically? 0.00
Why do I need a prime read in c++? 0.00
Why can't I insert element into list inside an array? 0.00
C++ iterating over 2 vectors using for loop +0.34
std::tuple duplicate type T in get<T>(tuple) - Compile time a... +0.98
How to convert from vector<char> to a number integer +0.96
An rvalue reference binds to an lvalue 0.00
Write a character array with null values into a file stream 0.00
Why is this exact exception thrown in my c++ code? -1.62
operator(+) to concatenate text in char array results in memory leak -2.41
Accessing class object from multiple threads 0.00
How come std::strcpy still works for an destination like char copyT... +2.04
End a while loop based on specific amount of user input? 0.00
Problems trying to construct a wrapper measuring function call time -1.95
Is returning a dereferenced pointer as a reference from a function... +2.28
Efficient combined min and mean computation of a vector -2.13
Java8 HashMap inside another Hashmap, how to find salary sum +1.93
Why does std::list have remove and remove_if functions +0.72
C++ auto iterator vector of class elements accession -1.44
How do I properly express two derived class functions with the same... -0.61
My code seems to enter an infinite loop after loading a list from a... +1.66
C++ bitset inheritance - How to fix type error with logical operato... 0.00
Data structure with fast sorted insertion, sorted deletion and lookup 0.00
How to use std::transform with container without push_back? -0.35
static_cast required when using std::get with enum class 0.00