StackRating

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

Jonathan Seng

Rating
1494.57 (4,289,113th)
Reputation
1,209 (131,609th)
Page: 1 2
Title Δ
how to understand this code sample about define in c++? -4.12
build into gh-pages branch from master branch 0.00
How can I clean this program efficiently and still detect when the... -0.36
C++ Can I pass a pointer to an object within its own function? +6.03
Problems when looping through a list of pointers - C++ +4.47
Making a class usable to other programs -1.74
OOP - How should this be done? -2.57
how to pass an array of struct without pointer? C++ -3.12
How to compile c#/c++ files from Java Application -2.24
What exactly is wrong with my if statements? -2.85
Using stringstream to tokenize a string with different delimeters -3.75
Relation between Overloading and Object Orientation +0.92
How do I store a previous iteration in a while loop in C++? -1.48
C++ ifstream pointer open files fails 0.00
Can you explain how the methods of the class are called? -3.78
C++ Overloading operator<< outputs address +5.09
Parsing a sample text file and splitting it up -4.48
cout doesn't output the correct data +1.04
integer to bool array -4.09
Efficient ways to save and load data from C++ simulation -0.09
Efficient ways to save and load data from C++ simulation -0.09
struct copying issue in C/C++ compiled with VS2008 +4.55
Calculating the dollars right in the Money change program - C++ +3.96
Using an array as key in map C ++ +1.82
Changing Char of a textbox to it's next char -0.19
How to use array variable in class? C++ -1.39
Why is my fstream being implicitly deleted? -3.09
Strange error in function templates +4.01
Declaring method with extended classes +0.61
Separate template for typdef types -1.74
Why does my quicksort program crash? +0.24
want to read more than 50,000 txt files and save them in linked lis... 0.00
Factory function returning const 0.00
C++ Modeling a dynamic board of objects -3.89
Failing compilation if return value is unused for a certain type -2.05
find_last_of for double quote at end of string +0.46
what does ((ManifestItem*)manifest->currentItem())->fileConte... -1.73
Understanding multiple inheritance in C++ +4.54
Optimization of virtual table lookups -3.79
Should constness propagate to member pointer pointees? +1.68
C++: Checking whether a string character is a digit using isdigit. . 0.00
c++ linker error : undefined reference to a static function 0.00
Why won't for(true;true;std::cin>>str) work? -4.30
Requiring valid input with cout/cin +1.29
Multiple arrays in a class and XCode -1.09
switch easily between different main() +4.02
C++ : Implicit type conversion -2.89
Clean way of optionally including members in C++ ctor-initializer +2.32
C++ operator overloading affect in-class operator functions +0.39
Initialise a std::vector with data from an array of unions +0.27