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 ... 48 49 50 51 52 ... 76
Title Δ
Help understanding the use of dot product in this example? 0.00
Implementation of dynamic_cast +1.32
Why virtual function can't be unimplemented when allocated with 'ne... +0.26
Why does C not run a comparison of unsigned int with negative value? +0.22
Why does boost::is_same<int const&, boost::add_const<int... +1.12
strtod accepts "e" but also "d" -- why? +1.11
Does using a prototype + definition instead of just a definition sp... -1.12
convert opengl Window to std::size_t and back again works in Linux,... +0.30
casting member function pointer +1.60
Limitations of the conditional operator ?: -0.60
For a point in an irregular polygon, what is the most efficient way... -0.46
Where/How does the string pointed by a pointer gets stored in a file? +2.14
Given a pointer to a member within a struct, how to return a pointe... +1.17
compile error C2099: initializer is not a constant +1.40
strcat operation with tabs character not working -1.49
Assignment operator and copy constructor in the presence of referen... -0.06
Pointer confusion - c++ +0.41
Passing a constant integer when function expects a pointer +1.26
Conditional operator: conversion from 'int ' to 'unsigned char ', p... +0.13
Strange function return result -0.69
On Undefined Behavior +0.47
C qsort not working correctly -2.58
Why does modulus division (`%`) only work with integers? +0.90
Dynamically allocating an array of structs in C +0.68
Unexpected compilation problem with g++ -std=c++0x +0.95
Infinite compilation with templates -0.42
Type of 'this' pointer +0.80
Determine if point is in polygon or passed through -0.52
passing typedef (fixed sized) array by value -2.18
Integer Overflow - Why not +0.79
Why size_t when int would suffice? -0.91
C++ Default constructor -0.29
Passing an array by pointer +0.69
Why does (i|o)fstream take a const char* parameter for a file name? +0.00
Non-virtual trivial destructor + Inheritance +0.88
why a function with returntype in c works with out return statement? +0.52
Why specify class name when declaring member functions? -0.17
Does INT_MIN % -1 produce undefined behavior? -1.64
Why is it allowed to cast a pointer to a reference? +1.12
0xDEADBEEF vs. NULL +0.85
esms.cpp:234: error: 'the_config' was not declared in this scope 0.00
What is considered a statement in C++? -0.20
How do I properly compare two unsigned char's? -0.99
Windows Mobile returns 0 on `new` failure +1.30
All points crossed by a line 0.00
compiling c code: error: lvalue required as left operand of assignm... +1.65
value of allocated array not initialized +0.87
Why are function declaration mandatory in C++ and not in C? +1.46
How to correctly initialize multidimentional char array and pass it... -0.37
C function pointers +0.48