StackRating

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

Joseph Larson

Rating
1454.91 (4,531,124th)
Reputation
763 (193,700th)
Page: 1 2 3 ... 6
Title Δ
Which of the two structs is best to use in general? 0.00
Issues with enumeration and loops in C++ +0.57
How to build c++ code into a .dmg file rather than a .exe file on v... 0.00
std::bind() throwing error when this is not passed 0.00
How to rename and remove txt file in c++ using remove() to update t... 0.00
I can't read from a file 0.00
pqxx and null foreign keys 0.00
How to use the copy constructor with pointer member fields? +0.06
Clarification about C++ delete and memory leaks +1.17
Multiple functions for a class does not store previous results 0.00
Is there a way to stop receiving an exception error when dereferenc... -1.31
Replace symbol ';' in a string 0.00
addition and subtraction of two numbers using operator overloading 0.00
class from a different file, variable declaration doesn't work... 0.00
Construct struct with passed array 0.00
How to pass a method of an object instance to a std::function type... -1.67
Getting different data types from a text document and storing it in... 0.00
How to swap and remove lines at output? 0.00
Run out of ram C++ +2.90
C++ public enum in namespace of class 0.00
Incomplete Type is not Allowed QApplication -1.74
Function Pointers as Event Callbacks in a st 0.00
How do these 2 ways of printing floats with decimal part differs? 0.00
Output the repetitive ASCII diamonds -1.51
how can i know what is the result of the non-void function without... 0.00
How do I initialize an element of an array of superclasses with an... -1.06
Pause threads from a different thread, and then wait until all are... 0.00
new thread causes issues c++ 0.00
How to delete a specific line/string from a text file (fstream/c++) 0.00
How to write a code where user can give the elements of the array? 0.00
How to call parent constructor in child classes constructor? -1.27
how can I print dynamic array in c++ I need explanation to this que... -0.44
In what functions do I got to use std::? +0.55
Accessing a data member I shouldn't be allowed to access 0.00
How can I use std::string for Const Char Parameter 0.00
Why file isn't found in qt make even though file is existed 0.00
C++ Simple Hi-Lo game unexpected behaviour +0.06
String is not being directed to Output file (C++) 0.00
Qt/C++ get Json request -0.74
What is wrong with my code C++ Fibo series +0.21
Make a c++ program accepts command after started 0.00
Multiple definitions of variables in c++ error -0.45
can 2 singly-linked list nodes point to each other in c++? 0.00
invalid conversion from 'int' to 'const char*' [-fp... +0.21
AWS SDK C++ install using cmake on Ubuntu, problem with installing... +0.58
Create function to find the maximum digit in integer X +0.55
Why is there no memory leak with non-virtual destructor -1.36
(C++) How do you generate a seven digit number, whose digits, when... +0.06
Inheritance in C++, how to initialize member variables in base clas... +0.06
Should you have a getter function for class array? +0.04