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 ... 17 18 19 20 21 ... 52
Title Δ
input unknown number of variables in one line(In C++) +0.43
:: (scope resolution operator) is used for multiple purposes in C++? +1.03
Use short, int or long for an integer member variable in a class? +0.57
Effects on max_load_factor and bucket count when clearing an unorde... 0.00
Why are my if statements not working consistently? +0.89
How Reverse Iterator in C++ works +1.30
Closing a socket before terminating 0.00
Stock values after comma from a file in C++ -1.56
Const char array with template argument size vs. char pointer -1.31
How to remove first word from a string? -0.77
Does copy-constructor or constructor work when we do copy initializ... +2.51
How do I call a function pointer where number of arguments if only... +2.10
Count in Multiset -0.03
Why clang doesn't produce warning about shadowing? 0.00
OpenMP/__gnu_parallel for an unordered_map +0.34
Mutex granularity +1.26
getting extra line of output in file -1.24
How do we use a float and double variable to calculate and print an... 0.00
Referring to "this" as a shared_ptr? -1.61
The memory cost of a hash_map structure in C++ STL -0.04
Why for/while/do-while were placed in c/c++ when they perform same... +1.60
Get the size of an array from its type +0.56
C/C++ Macro for finding maximum of two numbers without using ternar... -0.82
Is there a faster solution to splitting string into words from dict... 0.00
C vs C++ file handling +1.07
std::shared_ptr Class Factory C++ -1.12
Running C++ code outside of functions scope +0.45
C++: Why member function has priority over global function -0.90
Best practice for handling const class data -0.39
What is the meaning of empty "<>" in template usage? +2.16
Is it safe to compare C++ iterators by order -1.11
Polymorphism in C++ never upcasts -1.45
Initialize a vector of pairs in one line -0.79
Why file scope static variables have to be zero-initialized? +2.01
Sorting a std::vector with a compare functor which has access to cl... +0.55
Number Gusser in c++ using function and midpoint 0.00
Probability of collission for hash function that produces any possi... 0.00
strcmp in a function in c++ -1.98
How to terminate or stop a detached thread in c++? -0.54
Validity of "this" in destructor -0.04
C++11 when increment the atomic variable, and assign it to other va... +0.45
Is there a way to forward all assignment operators (+=, *=, etc.) t... -0.05
some containers in stl don't have find function +1.36
Find which two values in an array maximize a given expression? +0.46
Validity of style of defining class in namespace -0.16
Implementation of a simple unit test for lock-free queue 0.00
C++ float and int division strange behaviour -0.04
How can I find C++ functions that should be const? +2.01
What is the output of the following code snippet? What does it mean? +0.75
Using binary counting to count all subsets of an array -0.68