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 4 ... 10
Title Δ
As Binary literal is introduced in c++14..but it could used in C++9... 0.00
How to convert a part of string into integer? +1.01
Pointer to element in std::unrodered_map returns 'Read access v... 0.00
Why does const not work even if the variable is not changed? +0.96
What are this java while loops doing in merge sort? +0.43
String Char Occurrence +0.40
Variable being deallocated after function call +1.08
How to solve "Undeclared identifier error" in "if&qu... +0.43
What is the difference between for each and for_each? +0.44
Is there a way to fill a vector using an array? -1.31
Why is the Visual Studio C++ Compiler rejecting an enum as a templa... +1.69
How to fix ostream_iterator conversion problem? 0.00
How are we accessing this 1D vector as a 2D one -0.31
What's the most efficient algo for finding the smallest/largest... +0.02
c++ std::vector iterator constructor with first == last -0.56
The same program doesn't compile on Windows when using algorith... 0.00
Using accessors on reference to vector for iteration in C++ -2.43
Different behaviour for malloc(sizeof(struct Node)) vs malloc(sizeo... -0.32
New a one-dimensional array which is extremely big like 60000*60000 +1.99
Unexpected integer overflow in expression +0.43
Why I am getting an anamolous behaviour while printing elements of... +1.94
v<int>pos(MAX) v<int> tmp Which is of non-class type ‘_... 0.00
Is there any way to make Visual Studio C++ error output useful? +0.41
How can a local std::bernoulli_distribution create accurately distr... +2.15
How check if there is 2 or more elements with the same value in a m... 0.00
Use greater_equal in adjacent_find to find equivalent elements in s... +1.48
Why does this Happen? (C programming Error) +1.21
How to solve MSVC treatment of C++ function templates that is diffe... 0.00
Addition vs multiplication vs shift left operation when double the... +0.46
How to use modulus with a global variable and namespace std? +0.48
constexpr vs repeated function calls performance +0.01
How can gcc -O3 option make the run so fast? +0.44
Unsigned char * added with int? What does this do? 0.00
Sort Array By Parity the result is not robust +0.43
C++ try catch does not work for array out of bound +1.35
How to check if array of strings is sorted +0.94
Does an external pointer reference to a field of a deleted struct m... 0.00
C++ says gcd is not a member of std +0.44
How would I find and replace chars inside a 2d vector of chars? c++ +1.00
Why doesn't my program recognize Cin inside a loop in C++? -0.39
Checks if an input , a string, has Roman numerals +0.90
Local variable as an argument to function call +2.17
Sequence with largest size of subsequence having each element as same 0.00
Modified Binary Search algorithm exceeding time limit +0.45
for Loops in C++ with Arrays and Pointers +0.12
Surprising results with std::fstream -0.54
cpp stl::priority queue using 2 keys not sorting correctly 0.00
I'm trying to write a C code to sort String, but there always s... -0.52
Multiple test case in c program not working 0.00
How would you concatenate "on the fly" a text+integer pas... +2.90