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 ... 54 55 56 57 58 ... 76
Title Δ
What does the C++ compiler do when coming ambiguous default paramet... -1.51
Fastest way to modify one digit of an integer -0.75
Doubt on a C++ interview question +1.16
Check if C++ Array is Null +0.31
cannot access private member declared in class error while instanti... +0.32
c -language dynamic memory +1.22
Any reason to prefer memset/ZeroMemory to value initialization for... +0.70
Virtual tables when copying objects +0.50
C++, why is array=ptr legal? +0.48
C programming language, array, pointer +0.50
32-bit or 64-bit? Using C code +0.43
Why is the compiler not warning about definitions with no names? +0.34
Defining constructor for struct declared inside a class in c++ -0.42
aligned malloc() in GCC? -1.61
Simple swap function...why doesn't this one swap? -0.53
Why is a variable length array not declared not as a pointer someti... +1.07
Is there a way of applying a function to each member of a struct in... -0.40
About downcasting from base class to subclass pointer -0.67
Why does my function pointer code run with no errors? -0.33
How did 16-bit C compilers work? +0.12
C++ Detecting an implicit cast of 0 to a class -1.15
Why the output is printing twice? +0.86
Is there a function that takes two values, lets f(x,y) == f(y,x), a... +0.56
Iteration to Recursion +1.11
In C, if this ain't an address constant, what is it? +0.70
Conditional Using Bitwise Operators +0.30
Is a class a namspace +0.15
C++ Constructor error - Expected ')' before token '<' 0.00
What is the order of evaluating boolean sentence? -2.63
Difference between the int * i and int** i -1.09
Simple Operator question. += -0.94
Is int ever needed on x64? -1.53
atol() v/s. strtol() -0.29
Erase-remove idiom with std::set failing with constness-related error -0.04
for loop missing initialization +0.59
Why is there a switch in the CPU core usage when I run this C code? 0.00
Confusion in C program +0.32
Fundamental typedef operand syntax -0.58
Is typedef'ing a pointer type considered bad practice? +0.12
What does (a+b) >>1 mean? +0.39
What type-conversions are happening? -1.62
Declare variables at top of function or in separate scopes? +1.10
Does map::iterator yield lvalues? -0.49
Initializing 2 dimensional array of structs in C++ +2.44
Strange fgets() problem -0.59
Problems with byte-reversing an integer +0.59
Should I use an enum or multiple const for non-sequential constants... -1.32
Variable declaration question +1.45
The importance of declaring a variable as unsigned +1.12
Returning a reference array from a const member function +0.27