StackRating

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

Blastfurnace

Rating
1546.04 (9,234th)
Reputation
13,855 (10,338th)
Page: 1 2 3 ... 10
Title Δ
CPP console applications exits without providing error information +2.14
Is it possible to declare two variables For-Each Loop in C++? 0.00
Why do i have an out of range exception working with c++ strings -0.08
Erasing from vector by swapping to the end +0.27
Error 'string' in class 'Empleado' does not have a... +0.44
Find the index of the first occurrence of even number in the array,... -0.82
Visual studio gives a Buffer overrun warning when overrun can't... +0.45
Converting binary to string from one location to other -1.07
Why would you ever want to use 'int index = min_element(vector.... +0.54
How to determine if the elements in the range [start,stop) are all... +0.16
Why C++ array class is taking more time to operate on, than the C-s... 0.00
Counting palindromes 0.00
In C++11, how to find and return all the item(s) in a vector of str... +0.15
checking if an array is contained in another, in reverse order, at... +0.44
Clarification needed in c++ erase function 0.00
Arranging odd and even numbers in a vector C++ -0.22
How do I compare elements of vectors in C++? -0.32
Merge Sort: Segmentation error Core Dumped -1.66
C++ Passing vector to a function that is already passed +0.43
Using an Algorithm library operation in a vector array C++ 0.00
Tree traversal (preorder,inorder,postorder) print result change 0.00
My Quicksort fails when sorting pre-sorted items, how to improve? 0.00
Basic Username/Password Code not working in C - Segmentation Fault +0.44
Count how many times an array element is larger than the subsequent... -0.58
There isn't any error in my code but it doesn't run. I gues... 0.00
Hybrid quicksort+insertion sort in C 0.00
Which is faster c++ vector or python list 0.00
Multiplying two matrices using pointers in C++ 0.00
Visual Studio variable as an array index +0.40
Is there a way to extract a node from std::list similar to what std... 0.00
Why this code doesn't work in visual-studio 2017? -0.06
Cannot convert - C++ - std::string__cxxll:string 0.00
Pass char array on to a function C++ -0.06
what is the correct transaltion in c of the createlist function dec... 0.00
Is it defined what will happen if you shift a float? -2.04
how to make this program run faster? -2.28
Program alters variable value during execution -0.48
How are if and else treated without brackets? -0.91
Alternatives to std::reverse to reserve all elements in a vector? -2.29
why std::vector allow to use [] to assign, but the size() and capac... 0.00
Does priority_queue of priority_queues exist? +0.21
What is the fastest method to find the largest Fibonacci-Number tha... -0.57
Object-safe move element from the end of a vector to the end of ano... 0.00
Bitshift operations and bitmask not detecting duplicate characters 0.00
Memcpy C++ alternative -0.52
C++: Inner Product 0.00
Quick Sort - Median-of-Three pivot selection - Some elements out of... +0.42
vector erase multiple regions, 2 x erase vs single assign? 0.00
Partial copy of a stringstream +0.38
Does this count as recursion? +1.18