StackRating

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

Zac Howland

Rating
1452.20 (4,532,009th)
Reputation
14,411 (9,867th)
Page: 1 2 3 4 5 6 ... 15
Title Δ
c++ inheritance virtual functions +0.36
How does the "&" operator work in an IF condition? -0.84
Error shows as "Expression must have a const value" when... -0.68
Can't define ++ operator in C++, what's the issue here? -0.94
C++: Iteration of the map -0.91
How does this work in c++? -0.56
Nested for loop filling an array +0.02
Prime Sieve class or overloaded function? -0.63
C++ array of base class which has instances of derived classes stor... -0.67
How come local types always get an even address +2.33
How do iostream iterators work? -1.18
how to read data in c++ from a file stored in any other structure e... +0.41
vector as a Data Member in C++ +0.71
From C# to C++ The . Operator vs :: and -> 0.00
Reverse n characters in the string (there is no spaces in string) w... +0.06
What does the = operator do when we use it on two structs? +1.86
C++ Invalid pointer values -0.52
CPU-efficient method of checking if array position is null in C++ -0.48
Converting std::string to const char*, getting errors -0.13
c++ primer plus chapter 2 ex7 - cant solve it +1.98
what do i do with throw to handle wrong data type in c++ 0.00
What is the best way to search/find a point in a vector of points? -1.41
Use Ifstream to read multiple lines? 0.00
Scott Meyers on Rvalueness +1.04
Vector Loop not functioning properly +1.62
Make user give input until he enter X +1.00
How can I fix this c++ palindrome code? -0.71
Operator oveloading comparing two values from +0.70
function returning a struct in c++? +0.58
Inheritance of a Virtual Function -0.58
The particular digit in the number of total -0.43
Why does this C++ snippet compile (non-void function does not retur... -0.75
Is this Singleton alternative good? -1.35
My program is giving different output on different machines..! +0.09
How does a pointer to a struct type behave? +0.11
C++ implicit conversion with binary operators 0.00
Swap Rows for Columns in C++ -0.91
How to access the object pointed to by a std::auto_ptr -0.28
(C++) How to declare an object class member based on a conditional +0.53
sha1 function gives weird output +1.86
C++ - Developing own version of std::count_if -0.19
What is the meaning of "<?=" in C++ -0.40
vector data not adding in while loop +0.26
Why is my array undefined in main when the class headers are includ... +2.03
need help to overload the operator + +0.61
Bulk-allocating objects with calling new operator once? -1.08
Can we declare an interface class by making all the methods abstrac... +0.11
C++ check if file exists, if yes, change output +0.91
For loop to find out solution? 0.00
How to insert only numbers and letter should display a message or s... +0.59