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 Δ
Programming: Principles and Practice Using C++ chapter 4 drill step... +1.70
How to calculate the number of using copy constructor when pushing... 0.00
c++11 how to convert a hex string into unicode string 0.00
Initialization without recursion 0.00
Upcast unique_ptr with template 0.00
How to correctly use the if statement for this function? +0.39
How to find the second Tuesday in a month of a given year in C++? +0.51
remove output space in C++ 0.00
How to count the number of delimiter-separated strings in a line 0.00
Keeping the set of pair of pair in decreasing order 0.00
Problem with string input validation (C++) +0.30
Why does std::is_literal_type<std::String> == false and how c... 0.00
C++ put results from parser to array 0.00
Multiple threads passing parameter 0.00
C++ template variable and parameter pack expansion 0.00
C++ - how to pass an array into a function that takes an int * type... 0.00
What does the lines means when a "this" keyword typecast... +0.41
Using toString() method from child class +0.41
How to use generic parameters 0.00
How to set-up nest template parameters? -0.08
printing the memory location and value pointed to by a pointer -2.93
How to fix "static assertion failed: template argument not an... 0.00
Using std::invoke to call templated function -0.32
Adding elements to std::vector in a repeated way +4.42
outputting a row of a vector -5.28
Pointers vs references C++ 0.00
C++ Cuda performance for double pointers 0.00
Given an array of integers and a number k, compute the maximum valu... 0.00
A good sorting algo for this particular usecase 0.00
Enforcing function contract at compile time when possible -3.98
Initialize a vector of vector of strings in C++ -3.41
Vector 2D erase element and keeping the field empty 0.00
Java thread join() +3.71
Multiple comparisons in a c++ priority queue? -3.46
How to add an operator<< for templated class? 0.00
How to use std::unique to remove unique character in vector (c++) -0.49
How to sort a 2D matrix by last column +3.31
Reverse Polish Calculator not returning the correct values +3.26
Printing out a vector produces different results every time. It als... -4.49
Overload in function on a class type 0.00
how can I delete every second element from std::list in cpp? +0.30
Why can't I push_back an object into a vector of objects that b... +3.40
C++: Trivia from external file 0.00
Calculating running time of a while loop +3.37
compiler won't compile smart pointer using -std=c++11 +3.56
Modifying a 2D array in a function using pointer arithmetic +2.67
C++ STL: Passing an empty container to lower_bound +3.54
Must a compiler always remove a try-catch block if it's proven... 0.00
How can I delete certain characters in a string in c++? 0.00
Accessing a map's value which is a vector pair C++ 0.00