StackRating

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

scohe001

Rating
1575.52 (3,441st)
Reputation
8,142 (19,352nd)
Page: 1 ... 6 7 8 9 10
Title Δ
Meaning of errors for my basic C++ code +0.18
strlen function always returning 0 -0.86
bitfield in ternary operations as lvalue -1.62
I don't understand how to create and use dynamic arrays in C++ -0.71
Invalid conversion from int* to int -1.12
CPU Percentage use value 0.00
How can I allocate memory for the std::vector<std::vector<int... +5.64
int[n][m], where n and m are known at runtime -1.85
Passing an array to a function in C++ 0.00
How to handle unused variable in parent class? +4.25
Exiting do/while loop without using a break +4.23
Math order, the result of ++i + i++; is it defined? 0.00
C++ Identify first number +0.15
I am clueless why my variable keeps resetting to 0? +4.81
Implicit this vs Explicit this 0.00
How to go through the maximum amount of Tic Tac Toe possibilities? -3.37
Operator overloading use * and *= as dot or cross product -3.49
Basic pointer issue -2.65
references and use of unary operators? +0.61
Where will this be allocated, stack or heap? (C++) +5.23
Vector iterator and stop condition -0.85
Questions about pointers and what is/is not a pointer -0.69
how to calcualte distance between points using vectors +0.25
C++ equivalent of Java multi-dimensional array +2.11
Get multiple inputs in an array +3.95
String Truncated for Some Reason in C++ -3.83
C++ - confused about declaring enums +1.69
What actually happenes in this code? +4.22
Passing char* array to function +4.19
C++ Pointers, Linked List Confusion +3.25
How to use cin inside a function? -2.38
C++ find method not working -3.75
Inheritance and array of types +0.56
Can I have a destructor but no constructor? -4.02
Delete all pointers that point to a certain value +0.57
What does "&" do in this example? +4.27
Beginner c++ array and loop? +4.27
Infinite Loop in Binary tree (C++) -0.10
member functions with same name C++ +0.35
Pass object to constructor of another class +4.40
Simple C++/OOP inheritance -1.30
Error when working with pointers in insertion of a node in a binary... -2.56
Calling a method in main.py / understanding scope 0.00
finding cosine using python -1.06
The equivalent of a GOTO in python +3.67
Python Codeacademy: Making a list with a string -1.12
How do you read input into a variable? +2.97
How to convert list of string into list of integer in Python? +2.67
Launching a .jar in from a .app using applescript 0.00
Using Regex (or simmilar) to change song name (or other tag) in itu... -2.29