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 ... 11 12 13 14 15 ... 52
Title Δ
storing contents in vectors in C++ language -0.57
std::map write/read from multiple threads +0.40
Derive from std:string to add typedefs and enums +1.91
Front-end and back-end 0.00
Print 2^64 integer in c++ +0.16
Standards compliant way to compare float to integral? -1.20
efficient comparator for an std::map with a struct key -0.63
C++ function cout redirect to file -0.49
How to copy text from one file to another and then turning the firs... -0.22
Which is a better practice for a reset function? +0.39
How to combine crypto hashes? +1.87
FInd function in unordered_map with custom classes 0.00
warning: left-hand operand of comma has no effect in g++ complier 0.00
When to use unsigned values over signed ones (how do)? -0.77
Combining Bits - Combining Characters to Integers C++ +0.18
c++ std::sort on vector of objects by attribute -1.64
Why do you need to specify type of extern/ static variable at initi... -0.10
Delete a pointer as first key of std::map +0.18
How do I construct an object that has a unique_ptr member? +1.59
Is there any input for which selection sort outperforms bubble sort? -1.73
How to count memcpy in a C++ process -0.09
How to use a class declared in in latter part of the header file fr... +0.24
Template functions in C++ for immutable arrays -0.36
How to repeat a "for" loop in C++ +0.43
how a single file can be linked to two different streams at same ti... -0.03
Iterate over vector<vector<?> > with for_each 0.00
How to parse a part of a string, which have characters other than d... -0.32
C++ Input errors when entering a floating point instead of integer 0.00
char* to string from while loop -1.73
Is this a common optimization? 0.00
Why doesn't unordered_set provide an array access operator +0.32
Why does my program's memory not release? +0.39
Hash table collision-handling schemes and the load factors 0.00
float and double constant comparing 0.00
How can I make C++ algorithms fuse? -0.12
Inheritance vs Composition:: Is my understanding correct? +0.21
Upcasting in C++ -0.07
What does this mean in Virtual Functions? +1.53
Compiling C++ code using __float128 -0.50
If statement always executing even when the condition is false? -1.17
C++.How output elements from std::set in format "(element, ele... 0.00
std::atomic<std::chrono::high_resolution_clock::time_point> c... 0.00
Function that dynamically construct a byte array and return length +0.46
Why float is more precise than it ought to be? -0.37
Trying to use C++ Peek to get a line of code from a file 0.00
Using memcmp in C++ gives memory leak while running with Valgrind 0.00
strncpy_s does not respect the standard? 0.00
A non-loop efficient way to erase from unordered_map with predicate... 0.00
When use 'new', what's the difference between returning... 0.00
Why earlier versions of C made it mandatory to declare variables in... +2.81