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 ... 43 44 45 46 47 ... 52
Title Δ
Suitable data structure for computing progressive tax 0.00
Can I free() by referencing an offset pointer? +2.23
which is better "for(int i = 0; i != 5; ++i)" or "fo... -1.09
About template specialization -2.32
problem signed char c++ -0.51
Are arrays covariant in their size? +0.01
Reading variables from text file -0.00
Given 200 strings, what is a good way to key a LUT of relationship... -1.63
Using ifstream as fscanf +2.13
Safe C structs serialization for sending over networks? - C++ -1.55
Is this code well-defined? +0.08
Efficient way of iterating over true bits in std::bitset? +1.15
Just in Time compilation always faster? +1.33
Lambda Expression vs Functor in C++ -1.05
Use boost C++ libraries? -1.40
find any of the substrings in a string: if found mark that string ok -0.64
Character escaping in C -1.98
Accessing and modifying thread data problem in c++ +0.49
Does cout need to be terminated with a semicolon? -1.37
Is this bad practice? C++ -2.26
Why should non-POD types in C++ be opaque to C clients? -0.10
Will data members on a heap-allocated object be allocated on the he... -1.35
Empty Data Member Optimization: would it be possible? -0.86
Virtual difference syntax C++ -0.54
converting source code from window to linux -1.20
Can I cast a char* buffer to an object-type? +0.78
What can cause a pure virtual function call in C++? +2.13
What are these so-called 'disasters' that improper use of pointers... -1.37
Access to derived class variable in C++? -0.57
How can static functions be useful? +0.18
When/why to make function private in class? -0.52
Storing passwords while keeping the integrity of getch() -0.03
C++ : Avoid lot of boolean variable for multiple verification condi... -0.56
How to use lsof(List Opened Files) in a C/C++ application? +0.11
Is there a way to limit the number of output files of a process? +2.17
Dos and Don'ts of Conditional Compile -1.13
Why Comment Cannot be Replaced by Spaces in Visual C++ 2008 +1.67
TCP Socket Transfer -0.25
malloc not allocating space -0.17
Solving problems with near infinite potential solutions +0.48
What libraries would be useful for implementing a small language in... +0.63
Is it considered bad form in C++ to put a class declaration contain... +2.25
Returning a reference to a local/temprorary object without causing... -0.00
Count keywords in a file -0.34
Problems that can arise with Exception-handling -1.99
How do I force the size of a 'bool' under GCC -1.05
Does case sensitivity have anything to do with strongly typed langu... -1.50
C++ references vs return values 0.00
C /C++ Lock-free (or nonblocking) Ring Buffer that OVERWRITES oldes... -1.76
Differences between the C++ and the Java object model +1.18