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 5 6 ... 10
Title Δ
C++ - Store part of string in another string -0.48
loop over a string and check if it only contains specific characters -0.24
how do I remove a node from a vector in C++ 0.00
Vector is not pushing back +0.46
How to test if a sequence is conform to another sequence in a given... +0.00
**Compiler error** - getline() function not accepting first paramet... 0.00
automatic conversion between stl vectors +0.44
map < double, multimap <int, class *> = list <class * &... 0.00
How to do a reverse char copy in C++ +0.33
Error C2039 - is not a member of std::basic_string 0.00
why '*' faster than hash find, c++ -2.15
Where does this code segfault? 0.00
Need to shift elements in deque. Code not working +2.10
Is There an Alternative to insert and then sort +1.36
My program for quick sort ,array keeps on asking for input? 0.00
Writing to a file duplicates the last entry -0.03
Counting variables have high initial values? -1.81
Error message saying "expected primary-expression before '... -0.19
Fastest way to append two arrays ( concatenate two arrays) C++ +0.32
using code blocks for c++ I'm trying to print out an accessor f... +0.46
Iteration Loop Infinitely Looping For Math Purpose +0.82
fread to C++ Vecotor +0.75
C++ std::<list> SIZE_T type +1.85
C++ Reverse char array by pairs 0.00
merge sort implementation in c++ 0.00
Erase only one element of a string(C++) 0.00
Most elegant and efficient way to remove disallowed characters from... +0.22
Strings in Vectors. and placing them in order -0.05
How to use a loop to read an unknown file size? +0.05
How to erase a value efficiently from a sorted vector? +1.34
Why does my random number program output garbage? +2.24
c++ overflow, merge sorting, inversion calculator 0.00
Shifting elements in array by N elements 0.00
How to solve bad alloc() runtime error? 0.00
How do you shrink a larger array into a smaller array? -2.32
Off by one error in while loop with eof() +0.47
C++ Error: ISO C++ Forbids Comparison Between Pointer and Integer [... -1.99
Counting words in a string +0.10
unordered_map hash function return +2.10
sorted array with three different integers with only one pass -1.49
more efficient structure as unordered_map<pair<int, int>,... -0.32
ostream_iterator don't skip space 0.00
Segmentation fault when scanf to array of strucs (CORRECTED) +1.05
else statement skipped when it shouldn't be 0.00
How to compare two dates in a program? -1.30
how to match two strings in c +0.48
C++ Shallow and deep copying - reflecting changes in the num_items... +1.29
Why does cin get strange values if input is a character and then st... -0.01
Comparator for vector<pair<int,int>> +0.61
What's the wrong in the following function test code? +0.53