StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

icecrime

Rating
1640.57 (699th)
Reputation
55,675 (1,732nd)
Page: 1 ... 6 7 8 9 10
Title Δ
Problem C++ STD Iterator comparison operators +1.05
Replace return with a tab for standard input +0.97
Clarification on template function specialization -0.28
How do I count the number of zero bits in an integer? -0.52
Minimalistic destructors? -1.07
winsock compiling error, it cant find the addrinfo structures and s... +0.40
How to deserialize a class hierarchy without a class enumerator +0.34
How would one write a "meta if else if.." in C++? -1.08
When is the v-table created for a class? +0.23
C bit manipulation char array +1.64
Is my singleton implementation correct? c# +0.84
Help With Configuring Vim For C++ +0.45
Should I free/delete char* returned by getenv()? +1.18
Symlinks and File Redirection -0.13
Two-dimensional array (matrix) memory allocation troubles -1.09
Efficient way to sort a concatenation of lists (STL), merge sort hi... +1.24
serialization using a memory mapped file +2.11
Function specialized template problem -2.18
Output of the following code.. Union +1.14
Class design question - how to provide read only access to class me... +0.03
Initializing a structure -0.44
boost::condition_variable wait without a lock +0.38
How to overload stream insertion operator with a template? 0.00
starting out in winsock cant get the first bit to compile +0.12
How to swap map elements +0.74
Once a part of the standard - will boost library lose its boost nam... 0.00
How to declare a thread local static in a template 0.00
C++ cin numbers ignores first line? -2.13
Are inline string arrays in C allocated on the Stack? +3.30
Templated class method definition syntax -2.04
transforming a normal class member to a static class member +3.60
FAQ: Why does dynamic_cast only work if a class has at least 1 virt... -0.58
Is there a plugin for Vim that would help me debugging like Visual... -0.66
About C #define macro expansion +3.15
Naming of include/exclude enum +0.20
C#-like properties in native C++? -1.78
c# : Why is a cast needed from an Enum to an INT when used in a swi... +0.04
How can some code be run each time an exception is thrown in a Visu... +0.69
CHMOD owner/group 99 609 0.00
I wrote a c++ code to strip out the spaces of a sentence but when i... -3.43
Using ostream as a reference (C++) +3.29
Best practice when calling initialize functions multiple times? +3.38
Performance of boost::signals2 0.00
enum declaration in windows to linux -0.27
Calling a member function with member data by using for_each 0.00
Why does the following code make my computer beep? +3.22
Inheriting and overriding functions of a std::string? -2.83
How to initialize member-struct in initializer list of C++ class? +3.29
memcpy() to copy integer value to char buffer +3.16
Can I ensure that, when fopen()-ing a file for "w", the p... +5.29