StackRating

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

smac89

Rating
1476.54 (4,507,566th)
Reputation
12,887 (11,287th)
Page: 1 ... 12 13 14 15 16
Title Δ
Two ways to initialize an array. What happens with each one? -0.57
How to access a python class through PythonInterpreter 0.00
Finding the starting vertex for Dijkstra's algorithm? -0.55
remove_if not working, not sure what the issue is 0.00
Passing initializer as argument -1.51
Creating new variables in a loop with SCANF +0.55
Data structure for partitioning the integers from 0 to N into disjo... +0.59
Heap implementation. Worst case extract complexity -0.39
How to debug this code written to split an array by space? 0.00
An unexpected output for C++ code.Can someone explain? -0.23
Python wrapping around on a list when list index is out of range -0.06
speed of (vector of pairs) vs (pair of vectors) C++ -0.58
Understanding move constructor, std::move, and destructor -0.68
How to correctly use Boolean functions? +0.13
Dynamic Array in C++ vs ArrayList in Java +1.63
Why std::istream_iterator ignores newline characters? -0.75
how to add integer in front of another integer in c# +0.16
Create a data structure that has fast insertion, removal, membershi... 0.00
freopen again but still can't read after fseek -1.06
How to list files in linux shell using `ls` as they are listed in t... +0.61
Why return anything but `self` from `__iadd__`? -0.83
vector as a Data Member in C++ +2.50
C++ Function with unlimited optional parameters and different choic... +0.62
One user input three different output in python, code does not work 0.00
What is the proper constructor for a vector of lists -0.30
Python - str() function completely alters list -1.18
Converting ASCII numerical character to actual character -0.59
Trying to print out a matching char variable to cout +0.60
How come my vector is changing after I pass it through a constructor? -0.13
Linked List : remove() and search() methods do not work properly wh... +0.94
Python unbound local error on one machine but not on another +1.25
Regex in sscanf with length limitation 0.00
How to define a multiset using a function pointer? +0.89
Accessing the Static member -0.20
Python replacing all uppercase characters in a string with * -0.13
Instruction being skipped is there something I'm not seeing? -4.00
TypeError: unbound method 'method name' must be called with 'class... -1.22
Append a character to a list n times +0.35
How to get bool function to do something in main +4.85
iterating over list of str to make a str with spaces -2.89
how can you hide letters in a word with an asterisk? -3.35
Get every third element from a list +1.99
Pass abstract parameter to method, why not? -3.19
Why Am I getting this key error? -3.37
how can i sort an object in a list python 0.00
Resseting cin stream state c++ +4.09
How do I separate a space-delimited string into multiple variables? -1.23
Getting weird result as last element of an array 0.00
can't set member variable as object reference +4.76
How to insert N characters into cout? -2.56