StackRating

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

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 43 44 45 46 47 ... 76
Title Δ
c structure declaration behaviour +1.45
Visual C++ error: function must return a value +0.36
What is the point of using `-L` when there is `LD_LIBRARY_PATH`? +0.23
c++ use naked function 0.00
C++ constructors: why is this virtual function call not safe? +2.45
Pointer Ownership -0.02
Temporary object not getting created when exception is caught by re... +0.32
How to get VS or Xcode warning with something like "x = x++&qu... 0.00
Weird behavior while converting a std::string to a LPCSTR -0.66
Temporary std::strings returning junk -2.50
unlimited buffer printf - formatted puts directly to stream -2.38
An array exercise +0.14
How does surrogate call function work? +0.29
Abstract Functors in C++ -1.38
C++ references and references parameters -1.49
How to force printf to return a negative value in c? -2.28
C: Recursive function for inverting an int -0.59
insert_iterator invalidation rules -1.98
Use of this in initializer list +2.24
Public class member or method that returns a reference to a private... +0.63
typedef synonymous substitution -0.71
malloc and constructors in c++ +1.27
nested template types 0.00
Why do I get an -fpermissive error with this code? -0.52
Can a standard-compliant compiler reject code containing dynamic_ca... +1.30
Static Data Member Initialization +0.68
Why does Visual Studio 2010 give me a syntax error with this code? +0.32
Pointer to this in C++ +0.07
After char *p = 0, the pointer p points to address 0x0 or doesn't p... +2.07
operator +' : redefinition; different type modifiers -0.27
Is setting a pointer to zero equivalent to setting it to NULL? +0.91
Visual studio 2010 - data segment and stack memory are same +0.67
Modifying the pointee value in a const method +0.31
Send void type defined function pointer as argument to be called +0.49
Two-dimensional C array -0.11
Why can't (or doesn't) the compiler optimize a predictable addition... -1.23
g++: Compilation failed to deduce reference array in case of tempor... 0.00
c++ template typename iterator -0.29
Best way of returning a pointer -0.70
template with duck typing in C++ +0.80
When should I use make_heap vs. Priority Queue? +1.06
virtual function call in constructor use case +0.62
Why do I get a warning trying to pass a 'char (*c)[6]' to a functio... -0.04
Intersection of polygons +0.16
C: structs in structs +1.21
Obtain pointer to virtual method? +0.31
A struct inherits itself -2.43
Puzzled about printf output +1.00
Different ways of using C++ constructors -1.97
Why does the WinAPI use an int (32 bits) for the BOOL type? +0.10