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 ... 11 12 13 14 15
Title Δ
Why is iterating a list of objects slower than iterating a list of... +0.19
Confused with the return type (reference, const reference) +0.64
Should I make one abstract class with many derived classes or just... +0.08
C++ dynamic array initialisation +0.16
Optimize my code? C++ Compare arrays & calculate prize +0.16
converting a string (containing numbers) into an integer and return... -0.89
How to guarantee long is 4 bytes +1.40
In C, sizeof operator returns 8 bytes when passing 2.5m but 4 bytes... -0.85
Using strtok() to parse text file 0.00
Overload cin to take ifstream instead of char* fname? -0.51
scanf not taking in long double 0.00
Cast int as byte array in C++ -0.24
vectors: rend() is being invalidated by erase() +0.25
Implementation of Vector in C++ -1.28
Isolate Lua bindings glue code from the rest of my game engine +0.40
C vs C++ in embedded Linux +0.43
Problem with consecutive cin's -0.71
Convert TCHAR to LPWSTR in VC++? -0.29
adding element to an array -0.35
Looking for a simple audio playback library for C++ -0.01
How is it possible to have a buffer overrun on one platform but not... +1.46
C++ Linker errors when calling constructor (Beginner :-() -0.34
C++ and multi-tier architecture +2.46
Find the count of elements in array in C++ -0.26
C++ object assignment to NULL +0.61
how to add 0x00 at the end of a buffer +1.99
Where does the k prefix for constants come from? +0.36
Program crashes when trying to set a character of a char array -0.56
Standard vector and boost array: which is faster? -1.15
Factory Pattern in C++ -- doing this correctly? +1.55
Spaces cant be used in string? c++ -0.44
what is __in and WSAAPI? 0.00
Problem allocating derived class array with new +1.16
Basic Windows API -0.76
When to use static member function? -0.15
array of questions on pointers, double pointers, malloc, realloc an... -0.48
Does defining a fluent interface have a performance impact? -0.14
how does printf know the address of a CString's character data? -3.02
mouse coordinates in visual-c++ win32 application? +4.84
How do I avoid copy constructor in the conversion function? -0.71
Parsing LPTSTR* command line args with boost::program_options +2.46
Excel process won't quit after COM automation 0.00
Data structure using c++ +1.81
Ambiguous definition of operator() with multiple inheritance -2.82
are STL Containers .push_back() naughty -2.10
Is there an easy way to tell if a class/struct has no data members? -1.81
Outputting a string variable into a text file in HEX format -3.10
Is main() really start of a C++ program? -0.73
printf vs. std::cout +3.78
Can CString::Format() receive const std::string? +4.90