StackRating

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

interjay

Rating
1745.54 (49th)
Reputation
87,540 (909th)
Page: 1 ... 6 7 8 9 10 ... 21
Title Δ
Array pop blows up 0.00
How do I declare a vector of a struct within that same struct? +1.83
floating-point promotion : stroustrup vs compiler - who is right? 0.00
Multiple compound assignments in a single statement: is it Undefine... +0.21
Code skips the loop even though the condition evaluates to true -0.83
File modification times not equal after calling shutil.copystat(fil... +0.46
UVa 10656- Maximum Sum(||) 0.00
Algorithm for maximum non-dominated set 0.00
Mergesort dynamic array in merge function 0.00
Creating a comparison function to sort C-style strings +0.49
Reading and printing from a plain text file Python 3 -0.62
What happens when you copy a random-number engine and random-number... 0.00
Visual Studio Inline assembler not working as expected 0.00
unexpected std::bad_function_call in recursion 0.00
Unsigned integer and unsigned char holding same value yet behaving... +0.72
Merge two sequences with a pointer in C - "Violation Call" 0.00
How do you read a variable from another variable 0.00
Why am I receiving "list index out of range" in my code? +0.22
How to ensure an STL algorithm only iterates through a certain numb... -0.92
Parallelize a list consolidation in Python -0.29
Math library seems not to be found by gcc +0.21
Are the elements of an array guaranteed to be stored from lower to... -0.30
My program is setting the first array element to the NUM_EL rather... +0.18
Function definition(?) without {} 0.00
python convert string "0" to float gives error +0.79
Code run but answer not correct ( python) -2.27
Appending a std::vector with its own elements using iterators 0.00
Are getchar() and putchar() functions or marcros? +0.19
How to assign rooms most effeciently? +0.14
C++: Last digit in an exponent - wrong answer +1.17
Unable to use value from two iterators in same loop 0.00
Explanation for clobber list in extended GCC inline assembly execut... 0.00
How do I use the list_for_each macro in list.h (from the Linux kern... 0.00
Check if directory is symlink? 0.00
product of lists, not necessarily all the lists at the same time 0.00
graph-game algorithm 0.00
Children in a red / black tree? -0.29
Asymptotic complexity of T(n)=T(n-1)+1/n +0.22
Pointer type compile-time error in GSL ODE solution 0.00
Array of struct type,C error +1.25
Fast algorithm to calculate large n! mod 2^32 -0.55
Python error : X() takes exactly 1 argument (8 given) 0.00
Find the highest n elements in a list and their locations. Python +0.94
How to pass signal callbacks (using boost::bind) +0.22
Python: os.path.isfile won't recognise files beginning with a number 0.00
Does peek() on an already "EOF"ed ifstream continue to re... 0.00
What's the correct approach to solve SPOJ www.spoj.com/problems/PRH... 0.00
Error recovering values from boost::unordered::unordered_map using... 0.00
What does sizeof(int[1]) mean? +1.40
Need to figure out the meaning of following inline assembly code -1.01