StackRating

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

Addile

Rating
1565.10 (4,721st)
Reputation
6,226 (26,149th)
Page: 1 2 3 4
Title Δ
How can i fix this (is_sorted) , recursive function? +0.42
Java faster than C? +1.07
Visual Studio c++ download and excecution for new computer with win... -0.09
Reading file with colon separators in c++ +0.81
C++ making int array using new operation 0.00
What happens when I call "delete" on an uninitialized poi... +3.19
Interfacing with gnuplot in c++ using popen? 0.00
Invalid operands of types 'double' and 'double' -1.11
C++ function make array based on arguments +2.03
Does the internally called resize() of vector also default initiali... 0.00
How can I correctly convert this to hex? +3.52
Sorting a stack in ascending order? (using only 3 stacks) -2.26
Getting an additional "0" after for loop 0.00
Cannot call bool function with array program -5.28
Stopping file input when a certain word is encountered +3.48
Why am I getting a seg fault in this function? -4.66
Is multiplication by zero a special case? +2.34
C ++ code keeps bring errors. don't know what I did wrong? -0.61
How do i fix this code so that it wont pop_back or back() if the ve... +1.33
what is difference between defining char a[5] and char (*a)[5]? +1.22
printf? Two different outputs for the same 0.00
The output of the program is infinite. Why? +1.79
Vector element outputting garbage 0.00
Error running classes 0.00
What causes std::sort() to access address out of range -1.74
Caesar Cipher: Correct encryption but output missing spaces and pun... -4.81
C++ reading input from cin until the whole line has been read +3.51
cs50 library wont link to file in cs50 appliance 0.00
what range of values can a character variable hold in C? -3.49
Random number generator min and max-bounded, not working? 0.00
Does the pop_back() of std::list de-allocate memory? -2.77
Design: How to avoid calling destructor? +0.07
Binary String to Integer with 'atoi()' +5.03
Stumped by Behaviour when Finding Multiples +2.90
User-defined class in std::map: Invalid operands to binary expression 0.00
how do I use sort in maps? -2.13
C++: vector< set<string> > initialization by function +0.58
splitable data structure (in c++11) +3.23
C++ determine the type of auto and pass to function template +3.73
Bool error in c++ -1.83
C++ Rule of Zero : polymorphic deletion and unique_ptr behavior -0.52
I read about the Sieve of Eratosthenes yesterday and wanted to impl... +3.98
why uniform initiallizer list feature does not work in VS2012 in C++ 0.00
error C2679: binary '<<' : no operator found which takes a ri... 0.00
Overloaded Operator < to compare strings, sort linked list using... 0.00
Parameter to use std::greater or std::less as argument +3.78
I'm having issue with my code, in that I can't figure out why I'm r... -0.66
boost::filesystem::path accepts wstring on linux machine +3.42
How exactly does C++ casting between numeric types work? +3.59
C++ Pi Estimation Program Not Working Properly 0.00