StackRating

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

Cory Kramer

Rating
1684.33 (227th)
Reputation
77,307 (1,091st)
Page: 1 ... 26 27 28 29 30 ... 54
Title Δ
Delete object after using it in function C++ 0.00
subtracting from multiple variables at a time 0.00
How to convert all elements in list from datetime to date? -0.68
Making a list of indexes into a list of lists -0.08
'int' object and 'float' object not callable error -1.43
Getting vertex list from python-igraph 0.00
How to initialize a vector of pair of string,string in a c++ class? +1.36
create vector of objects on the stack ? (c++) +0.84
Indentation error in dictionary - Python 0.00
C++ declaring variables with "E" 0.00
Cannot understand a C++ line -0.99
Attaching a different compiler other than GCC to Clion IDE on Windows 0.00
In Python, what does it mean for a function to be "total"? 0.00
2D Array of objects with virtual child methods -> "vtable r... 0.00
Python how to join cross platform paths 0.00
What is the name of type T && in C++? -2.33
C++ equivalent of fprintf with error -0.50
Check if a character is inside a string via a variable in Python? -0.59
clang++: error: call to 'partition' is ambiguous 0.00
What does itsdangerous do to sign the string? 0.00
why is it that <conio.h> doesn't work sometimes and using... 0.00
can't understand variadic templates in c++ +0.47
Create directory in C++ 0.00
Python - creating 2 dice to roll fairly and add them together? +1.15
Does const containers have only const iterator? -2.21
Returning an integer to determine which switch statement to show 0.00
Pros and cons of: (a == 0) vs (0 == a) 0.00
How to FILTER Python list with multiple criteria? 0.00
Python format strings: 'Truncated incorrect DOUBLE value' +0.32
Inserting and deleting from sequences C++ +0.30
Code runs on OSX, Segmentation fault in Codeblocks VMbox 0.00
how to subtract std::map elements from one to other and update it i... +0.68
Seg Error while erasing from multiset C++ +0.31
Datastructure choice issue +0.32
C++ Unordered Map 0.00
Advanced C++ interfaces -- Tracing Kinect SKD 2.0 code 0.00
How can I print each list item, in a single line of code? +0.10
How is garbage collection handling these static instances created b... 0.00
Sorting based on the rules set by a string variable -0.17
C++ multiple inheritance and virtual class 0.00
Python: I'm getting an error when using self.name -2.49
Run a program several times with diffrent inputs 0.00
Is it possible to create a queue of object arrays in C++? 0.00
Reaching into a nested dictionary several levels deep (that might n... -2.42
Convert only floating point numbers to int in list python +0.19
Passing an int to a function, then using that int to create an array 0.00
std::move on a C++ class does not move all members? 0.00
Python: how to reference values in a def 0.00
Replace a list item with the value of the item stored in dictionary... +0.58
How to call a class member function recursively from its own defint... +1.15