StackRating

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

Zereges

Rating
1505.45 (132,355th)
Reputation
3,792 (44,270th)
Page: 1 2 3 4
Title Δ
i am having an error on my txtfile reader prgram +0.28
Converting boolean to an int from another class +0.23
Recursive mystery method -- Can someone explain this to me? 0.00
constructor opens a file with a given filename c++ +0.26
Does the member function of class template not get instantiated if... -3.25
getline(cin, str) not working 0.00
How to concatenate an integer variable to a string literal +0.42
Eclipse c++ include header twice Error +4.09
Recursion of for's -2.53
initialize multiple bools in c++ 0.00
how to erase element from vector<char>? +4.29
c++ Boost inside project 0.00
How to create a function that converts a Class<T> into Class&... -2.27
Beginner C++ Help: if statements within if statements -0.67
One producer thread, several consumers +0.36
How to reverse a list using an iterator in c++ -3.86
Cross-platform code label macro? -2.22
Why adding the second test in the Double-Checked-Locking? -3.55
What is the minimum size of a boolean? -3.75
How to print an inverted triangle? -1.86
Initialize Vector Of Vectors in C++ 0.00
&-Operator/ C++, Explanation +0.09
Why Segmentaion fault occur when calling member functons from threa... 0.00
getting error on compiling small C++ program -2.91
Can I use the _T() macro with a variable? -3.63
Tokenize string in java using regular expression +0.32
move files to folder with same (Create folder with same name as of... 0.00
How to calculate depth of each node in Binary Search Tree? +4.45
Access static const variable from derived classes +0.59
cannot convert parameter 1 from 'std::_Vector_iterator<_Myve... +3.88
How to handle empty parameters in a main method java call +4.08
Jar not visible, but javaw.exe is running +4.25
Why does the main function returns unexpected execution result? -3.42
Data types in function call not matching up properly 0.00
How do I upload files to a Github repository? 0.00
Copy constructor for a class with unique_ptr to an abstract class a... +0.05
Is it good programming to call a function in a constructor of the s... +2.90
Check that the input only contains certain characters +4.10
Visual Studio - Code Formatting (curly braces) 0.00
Finding/Setting the height of the string of Java.awt drawString 0.00
Colon after struct name with data type 0.00
string.equals(null) vs string == null +1.45
Catching exception in constructor +3.33
Java Calculation not compiling +0.07
2 recursive calls in function in Java -0.27
Change directory to location of executable -4.04
Constructor Errors (actual and formal argument lists differ in leng... 0.00
Does gcc (or any other compiler) change (n%2==1) for (n&1==1)? +4.49
Java split method +3.54
java- how can I read a text file containing multiple lines of integ... +0.17