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 ... 5 6 7 8 9 ... 15
Title Δ
Void pointer values comparing C++ +0.60
Can you explain this code to me and why is work c++ prime numbers -0.01
Trying to Write Move Constructor in terms of Move Assignment -0.73
Best Practices Virtual -0.80
Loop iteration issue c++ -0.24
Casting int to void pointer +0.50
Function that returns a cast enumerated value C++ -1.39
Circular DeQueue implementation error 0.00
Remove input from an output stream -1.31
How to open a file using ifstream and keep reading it until the end 0.00
read the character and pint it if not equal to ا +1.32
log base 2 precision error in c++ -0.24
How to use virtual class in c++ to call method from other class? +0.36
Why are pre- and post- inc/decrement operators implemented separate... -1.06
Am I add the item in front of linked-list correctly +0.00
Opening a file in the current directory -1.23
Rationale to keep std::mutex lock/unlock public -0.76
Static function call not working (C++) -0.07
Passing a function as a parameter CPP -0.33
Allocate vector of list of structs +0.55
Use constructor to initialize array (C++) -0.59
Distinguishing the values of three int's -0.02
Wrong evaluating increment and decrement exp in visual studio 0.00
What is the difference between these different object constructions? -0.84
stl - Is a string a vector? +1.90
Singleton pattern used on another class +0.61
How can I convert a string to an int in c++ when I'm not using a st... -1.29
initializing a vector of vectors of a user defined -0.72
Fibonacci series in C++ +0.60
Calling Linked Lists functions in C++ +0.10
C++ 2D vector clear works as intended? +2.46
vector vs. list from stl - remove method +0.48
How to force threads to work in strict order? -0.40
How to initialize char array using hex numbers? -1.68
How to find if a floating point is equal to an integer value in C++ -0.41
C++ Vectors Passing by Reference Syntax -0.33
strtoull with base 36 overflowing unsigned long long on Linux 32bit -1.02
Can operator<< in derived class call another operator<<... +0.84
How to assign a size to a new string? C++ +0.54
Setting pointer to arbitrary dimension array? +0.06
Pass by reference issue C++ -1.55
What should dequeue return if the queue is empty -0.63
Where to properly delete dynamically allocated object in loop in C++ +1.10
Selecting derived class based on function parameter 0.00
Number guessing game +0.66
Segmentation fault when operating a vector in c++ -0.36
when are block scope variables allocated -0.85
Implementing a int stack in C++ -0.19
Converting `double` to `string` +1.32
C++ : istringstream looping twice +0.12