StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 8 9 10 11 12 ... 52
Title Δ
What is the exact type of "" when deduced by `auto`? -0.54
When I return a double from a function it becomes a integer? +0.61
Why I cannot use neither std::unordered_map nor boost::unordered_ma... 0.00
Show largest value after sentinel ends loop using a conditional sta... +0.31
Overwriting an object with an object of same type +1.64
C++ editing text file using ofstream +0.44
I can't understand how this C++ template work +2.30
What exactly is std::atomic? -2.04
setChecked() not working in class 0.00
Why is C# running faster than C++? +0.65
Creating a function that deletes a certain character from a string.... +0.25
C++ Move assignment operator: Do I want to be using std::swap with... +0.70
What are defaulted destructors used for? -0.14
Design pattern suggestion for storing the client information in map... 0.00
How to get a word entered by the user to exit a loop? +0.58
std::map check if a map has been assigned a non-default value? -2.48
Stroustrup's P:PP Chapter 4 Drill: Stuck -0.09
C++ memory preallocation for vector via constructor fails +1.75
void() issue - It doesn't print results -0.80
Interchanging class & struct keyword in C++ +0.82
Time complexity of creating hash value of a string in hashtable -0.85
peek() behavior in istringstrem class 0.00
The std::get_temporary_buffer returns raw pointer instead of smart... -0.40
Confusion with spaces in fileIO +1.29
Why am I able to use isspace() without including the required header? -1.66
Why cout's default precision doesn't effect evaluated result? 0.00
C++ how can I implement a hash set from a hash table using a templa... 0.00
NULL as a parameter +0.41
c++ atomic object lock free guarantee 0.00
How does google's sparse hash table handle collisions? 0.00
What throw statement throws if i do not tell what type of object is... +2.32
Are there any costs to using a virtual function if objects are cast... -0.04
How would I use HashTable or HashMap to count? +0.42
Can't display map data +0.90
How to avoid reading comments in text file? +0.18
Boolean stream output representation in C++ +0.69
Read file with separator a space and a semicolon -0.04
Where should != operator be defined in a class hierarchy? +0.06
Reference a variable by name in C++ by using Symbol Table +0.42
Can I expect a seg fault if I overflow the stack 0.00
I dont seem to understand the basic difference between factory meth... +0.40
c++ multiple connection handling 0.00
Can I use a vector as the underlying data storage for a binary tree -1.05
Google Protocol Buffer (Java to C++) 0.00
How while(!(cin >> x)) works to re-prompt for input +0.39
C++ Performing mapping between vectors and unique numbers and vice... -1.15
How to delete pointers from memory and restore them later in C++ -0.42
Virtual functions using base and derived objects +0.41
About the do-while statment with switch +1.10
std::cout/std::cerr seg faults 0.00