StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

billz

Rating
1637.58 (738th)
Reputation
37,970 (2,951st)
Page: 1 2 3 4 5 6 ... 18
Title Δ
How do I pass a variable to a function object? 0.00
Why is this C++ code triggering a stack overflow? +0.71
C++ Sieve of Eratosthenes error - need help fixing syntax -0.26
is it correct to cast an integer to enumerated type? -1.31
Searching a map with upper bound and lower bound 0.00
Does std:map Destructor call Key Destructors as well as Value Destr... +0.99
Time-efficient way to count number of distinct numbers +0.87
How to treat structures using STL iterators +1.22
What does manager refer to in this code? 0.00
Erasing values from vector/map -1.51
Is the keyword "virtual" passed on to intermediate base-c... +0.53
Calling a function in C++ +0.33
error: passing ‘const ...'’ as ‘this’ argument of ‘...’ discards qu... 0.00
Having trouble with linked list functions 0.00
c2955 Error - Use of Class template reuires argument list 0.00
problems inheriting from a c++ template class +0.37
Pure virtual function overridding virtual function -0.56
Referring to a struct type inside a namespace 0.00
Troubleshooting replace c++ -2.94
Program gives program.exe has stoped working about 4 second after s... +1.78
What happens to array[1] -0.85
How to use forward declaration in the following scenario +1.86
c++ singleton attempt: unresolved external symbol 0.00
How to forward declare a class which is in a namespace 0.00
c++ map erase in range +1.80
template class=default class doesnt do anything? +0.31
Value returned by strtok() for tokens of length 0? +0.98
std::sort giving very strange results +1.75
How can I increase memory for a pointer without losing previous data? +0.29
How to write a bug-free code when a pointer is associated? -1.62
Casting Class Pointer to Void Pointer +0.34
How to explicitly call destructor of a class in Turbo C++ +1.44
C++11 Multithreading: Display to console -0.94
How do I reference the last character of a string without using var... -0.23
Uninitialized enumerator default values 0.00
Creating object of non pointer type in C++ +0.81
C++ "undefined references" with private static members +0.05
Copy constructor invocation - return value 0.00
How to use instance of one class in a method of another class? +1.21
Beginner's C++ program for a class +1.34
Error C2228: left of '.visitFile' must have class/struct/union type 0.00
C++ vector::_M_range_check Error? +0.36
Spliting a string in c++, getting one integer and one string value... 0.00
std::vector::insert, is it ok to call it with end as first parameter? +2.32
How to create template for this function? +0.36
Functions and arguments +0.46
Read part of string to integer array +0.60
overloading = operator in a class for a dynamic array C++ +1.10
Manipulate Character array as string in c +0.56
Reading From Text File In c++ 0.00