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 ... 15 16 17 18 19 ... 52
Title Δ
threadsafe wrapper on std::unordered_map -1.32
Can this use of C++ exceptions justified +0.43
Is boost serialization library is userful? Why doesn't it suppo... -1.50
Copy Constructors and Move Semantics by Following Objects +0.07
Pro and cons of restrict the scope of variable +1.07
Vector Subscript Out of Range While Trying to Populate a Struct wit... -0.31
I'm not entirely sure what's wrong with my code, my IDE giv... +0.43
A Map of string, set. Comparing the value -1.39
Double a number using Recursion in C++ -0.30
Do constant and reinterpret cast happen at compile time? -0.60
What container to choose for fast search/insert with huge amounts o... -0.24
checking for the \n character, but nothing after that +0.44
I can't seem to get v.push.back() to work with strings +0.15
What does ":=" refer to? -1.10
User input asked continually in a loop c++ 0.00
% operation for two vectors in C++ +0.44
Comparing two objects of the same class -0.42
Trying to understand the extern keyword +2.08
Why is it recommended to declare functions as "friends" i... +0.68
Generate 10 random numbers from 1 to 100 using array +0.84
Using goto as a error handling strategy -2.37
Static and global variable storage clarification -1.71
Gcc extension or macro to check the bits used for some fundamental... +1.52
What is the meaning of void* volatile* in c++ +0.48
What are the main guidelines for using recursion in C++? -0.60
Where are the variable/reference names or types stored in memory fo... -0.13
Casting objects in vector in c++ +0.05
How can I make sure the std::vector allocated memory give back to o... +0.77
Unhandled exception while over-writing value after removing constness +1.01
Multiple timeouts in C++ 0.00
C++ Using cin.fail(), cin.clear() --- I have an infinite loop and d... 0.00
cStrings Remove non-alpha/non-space character - C++ -0.06
Difference between global vs private forward declarations in pimpl... 0.00
How to use functional programming in C++11 to obtain the keys from... +1.17
The size of base class object and derived class object in C++ 0.00
How to loop std::set with custom .begin() and .end()? -2.25
Browser of file 0.00
Templating a class and then overloading operators (C++) -0.57
Relations between executables, static libraries and shared libraries 0.00
Identify if the number is complex C++ 0.00
map from array to integer not working properly in C++ +2.00
How to read chunks(of unknown size) of a binary file? -2.20
Questions about code for checkbook balancing program in c++ 0.00
Last modified date of a file into a string c++ -1.78
How to eliminate "divide by 0" error in template code +1.29
C++: How to test compile errors to check constraints 0.00
Prealloc memory list 0.00
Print out all possible fixed length words +0.92
How is this boolean expression evaluated? 0.00
Which instance will be called in multiple inheritance? -0.05