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 ... 8 9 10 11 12 ... 15
Title Δ
C++ possible coin combinations using while loop -0.37
Correct way of dynamic memory allocation for high-dimensional array... +2.78
c++ pointer arguments: does it make sense to create a copy of the v... -0.41
How to return a struct from a function in C++? -0.28
store the string file into dynamic array +0.61
Iterating a list of subclasses error -0.80
Precision of reading in file -0.39
How can I copy the contents of argv[] into a c style string? -0.26
How to pass a char array element to a function in c++? +0.36
C++ passing integer parameter to function and converting to char fo... +0.60
Virtual function issue in C++ -1.08
How to output arrays horizontally in c++ +0.09
New student working with strings and functions +0.10
Sieve of Eratosthenes C++ +1.13
reading global istream* with getline error 0.00
How to do a true strtoul? Wont intake an actual string +2.48
C++ Binary Search Algorithm not working -0.32
Calling functions from an iterator +0.12
C++ Operator Overload Confusion -0.21
Is Reference type in C++ a POD type? -0.84
adress of a pointer variable -0.59
Reading variable sized columns in a matrix 0.00
c++ out of range at memory location error 0.00
remove_if, getting the opposite bool c++ -0.48
Is `char* p=0; std::equal(p,p,p)` well-defined according to the C++... -0.88
Transform array of int into 7bytes variable +2.21
How to call derived class method in private inheritance? -0.52
How do I declare a bool function in a window.h thread? -0.38
unsigned char inefficiency in C++? -1.22
usage of const in c++ -0.30
Overloading ">>" and "<<" in C++ 0.00
C++ Object reference not set to an instance of an object +0.11
Copying a class with a reference to a derived object +0.11
Iterating over character of vector string (C++ forbids comparison b... +3.41
Need help erasing and inserting in C++ +0.13
Class type arrays in other classes in C++ +0.12
Convert type Token to type char? +0.10
why these 3 lines code are right?About *p +2.32
How to pass an array of members of a struct as a parameter to a fun... -0.05
convert bool to char gives error and code break -1.03
Fastest way to find all primes under 4 billion -0.06
Reversing the array(without using a second array) -0.40
Stack Over flow error in recursive C++ function -1.26
delete[] vs delete in a for loop -0.69
can someone identify where it makes a loop in this insert in a simp... +0.40
Decrementing an iterator -0.37
remove chars from string in c++ +0.73
Comparison of two strings in C++ +0.60
why their is a delay in displaying result when using scanf() +0.29
Make 2D Array by Splitting a text with a delimiter C++ +0.49