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 ... 15
Title Δ
copying 2d matrix file into a 2d vector with unknown size +0.07
Cin won't let user enter anything in console before moving on -0.95
adding two c-strings in c++ -0.08
Why UuidFromString function requests non-const pointer to unsigned... 0.00
Initialize class variable by passing a reference to it +0.07
Doubly linked list insert and display and search and remove +2.45
type cast to integer 0.00
get the maximum value of enumeration constants at compile time +1.42
error in overloading ostream operator c++ +1.01
Is forward declaration is the only option in the C++ program? -1.23
Returning null char array with rewriting Java's String.toUpperCase() 0.00
regex_match failure in C++11 using VS12 -1.15
How to convert char[] to LPCTSTR? +0.54
How to input int64_t / uint64_t constants? +1.50
C String Infinite For Loop For Small C[] -0.08
C++ string warning +0.07
Why is my C++ array printing the same values? 0.00
Difference between static casting styles in C++ for primitive values -0.09
C++ check if the last thing read from file was a number -0.71
Simple selection from finite list -0.71
c++ Calculator Program - Finding the Factorial -0.77
Swapping Pointers of Array +0.42
Is it OK to use the addresses of std::vector elements as pointers? -1.68
Error to assignment by two vector? +0.45
For C++, what is the rule of feasibility of defining a function in... -0.98
Iterators can't be reused by another vector of the same size? +1.73
Implementing my own getline function 0.00
Explain this c++ random -0.01
Cannot get the random string -0.68
Java's pass-by-value has the same effects as C++'s call-by-pointers... -1.88
2D array - compare three elements with if-statement +1.23
Ending a function in C++ +1.04
Passing a string in Process::Start +0.37
Error: cannot convert 'double' to 'double(double, double, double)'... -0.10
How do you translate (char)B00000001 (c++) to the python equivalent? 0.00
Static inline functions in class +1.79
Converting byte array to unsigned long in C++ -0.72
c++ derived class from two same base class 0.00
What is the maximum size of std::ostringstream buffer? +0.53
How to find unknown number of rows and cols from input file? +2.00
No output for cout? +0.80
Not Understanding Polymorphic Functions -0.51
when passing head of linked list to function.Why do we need to pass... -1.46
C++ template definition results in unknown type name -0.20
C++ Passing vector to a sort function does not actually sort it -0.54
Why does this delete cause a core dump? +2.17
Mean Average vector from 1D vector transposed -0.53
How to read in each line from a file c++ +2.49
Initializer list on two dimensional std::array -1.08
*buf++ = *buf + 10 - Explanation 0.00