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 ... 31 32 33 34 35 ... 52
Title Δ
C++: Does cout statement makes code slower -1.37
Difference in input values using cin.get from file and manual 0.00
Create a variable number of vectors in C++ +0.23
What is best way to implement address-albe fields in C++? +0.17
Why do we need to mark functions as constexpr? +2.26
Checking if a value is within a range in if statment -1.12
Using a struct to pass multiple values -0.41
Polymorphism and Typecasting in C++ -0.76
What does this float formula mean? -1.00
IF loop behavior in c++ -1.60
calculate blurness and sharpness of an image +0.51
C++ prototype different then implementation +0.58
When do you need 'int' in C++? +0.10
Inspecting the content of a map while debugging +0.51
Struct one-byte alignment conflicted with alignment requirement of... +2.51
How to test asynchronuous code +0.52
How to reference an object in an other object -0.53
Will a shorthand IF provide an efficiency boost compared to the def... -0.17
How do I compare memory usage of an inline function and an ordinary... 0.00
do I need to allocate memory to an initialized pointer? +0.29
Why isn't this compiling? no match for 'operator&=' -0.43
What type of behaviour is this? +0.05
C++ validating date without using class -1.33
C to C++ : Converting structs to classes -0.80
How can I recursively count the number of non-whitespace characters... -2.01
Is this variant of a worker queue some sort of pattern or common st... 0.00
when to use using declaration? +1.08
c++ class defining. attributes as pointers? which is the correct way? -0.11
C++: Design: should I use enum here? +1.49
implementing LRU in C++ 0.00
Selection of map or unordered_map based on keys's type -1.35
Arithmetic on C++ strings +0.01
Set array of object to null in C++ -0.61
reference to an array in c++ +2.53
Is it safe to send a pointer to a static function over the network? -0.19
multithreaded program producer/consumer [boost] -1.13
strtok(): convert string to char* -0.17
simultaneously read and write on the same socket in C or C++ +0.40
Does this piece of code represent a design pattern? -0.31
Program compiles and executes but an unreasonably large number is o... +0.12
Why is "out" used instead of "cout" when overlo... -0.80
std::list - Sort one item -0.58
Array of structure with struct hack -0.73
What is the memory address of this pointer? +0.15
Double free error on fclose() on previously closed file handle +0.24
Simple example to illustrate writing an abstraction layer in C++ +1.48
Convert void* to double -1.99
How to check whether a pointer is NULL before allocating more memor... -1.96
how to sort a std::set using more than one key +1.56
Concatenating string in C++ +1.21