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 ... 4 5 6 7 8 ... 15
Title Δ
Move out element of std priority_queue in C++11 -0.86
defining NULL/Empty value for standard C++ types -0.72
C++ Array function and manipulation 0.00
What is an associative container? +0.07
error message when using pointers c++ -0.54
inconsistent behavior with erasing map iterators in C++ -0.04
Reverse a String -1.46
Does the const keyword matter when you pass arguments by value? -0.80
Can std::begin work with array paremeters and if so, how? -0.79
Having trouble averaging arrays +1.05
Complexity Classes for a List -0.34
C++ Add node to beginning of linked list fails after 1 time. Troubl... +0.58
how to loop bit by bit over a long long in C++ -0.20
reading doubles from a .csv file in C++ +1.58
Recursive function in c++ +1.09
Do the binary boolean operators have associativity? -1.15
How to convert vector to set? +0.02
writing content of vector to file c++ -0.09
In what conditions should I prefer io.h to windows.h? +1.79
Struct inside a struct +0.04
Read files in C++ -0.50
How to find the positions of an item in a std::vector -0.39
constructor makes the object but doesn't assign values to it +0.03
Recursion function to find power of number +0.87
Write a function that returns a stack, that contains all elements s... -1.56
How to swap 2 strings passed as pointers in a function? +2.46
Starting a loop part way through +0.05
Pass by reference for array of objects +0.06
Is it safe to use static_cast in this polymorphic scenario? +0.96
Why is my heapsort faster than Javas and C++s sort functions? +0.66
How to avoid ambiguous call to base class function when have other... 0.00
Implementing the Tak function using tail recursion +0.62
Does calling chain functions yield an overhead? +0.26
Infinite while loop happens when asking user for 2 numbers -0.28
Edited: split an array to two based on even and odd elements -0.28
Trouble understanding the C++11 syntax in the Rule of Zero -0.15
difficulty calculating angle of a point on a circle -0.73
I'm returning a value but the compilers tells me "function mus... -0.93
When I compile a C++ program on Linux using the STL, how is the STL... +1.38
using uintX_t performance -0.82
Reverse string code using passing by reference method not working +0.32
Segmentation fault when overloading QDebug::operator<< -1.09
Is there a function in Windows API similar to ftruncate on POSIX? -1.67
Convert class from C++ to Delphi -0.88
Initializing and Deleting a 2d Array -0.40
Implementation of prefix operator +0.60
send dynamic array of pointer to function in c++ +0.46
Try/catch crash 255 -0.47
why in linux work and in win not? 0.00
Error while reversing a stack, can you point it out? 0.00