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 ... 21 22 23 24 25 ... 76
Title Δ
Constructed temporary object are lvalue? -1.85
Why is a static const char[] as a public class field an error? 0.00
How to print size of any function. This was asked before but answer... +0.49
MSVC syntax error with if statement and variable declaration 0.00
std::map with pointers: wrong value assess 0.00
I am unable to determine why this C program gives me this answer -0.76
What is the difference between declaration and definition in the ex... +0.37
ISO C90 forbids mixed declarations and code because of arrays. How... 0.00
Printing an array shows symbols instead of characters C++ +0.38
Bit fields portability +0.70
What's the different between `double(double)` and `double (*)(d... +1.00
How do I typecast a void * pointer in C++? -0.40
typeof operator doesn't seem to work on TC or ideone compilers +0.02
The significance of incrementing int and static int: C +0.11
How to print string which is passed from 2d array using pointer to... +0.59
Cannot convert std::string to in initialization +0.37
Is const_cast on this pointer undefined behavior? -0.63
Size of C Structure containing char 0.00
const correctness and parameters to functions with structs containi... +0.90
How do I make my char array a constant? +1.56
C "#define" function name generation -0.64
Can int store the base address of string in C? -1.25
Initializing multidimensional arrays in C -0.78
Why sizeof is implemented as operator not as macros +0.87
Error: expected identifier or ‘(’ before ‘=’ token 0.00
Malloc / Free with enum gives segmentation fault - simple code -2.01
error: taking address of temporary [-fpermissive] while compiling &... 0.00
Setting up structs in C - giving strange errors +0.80
C++ - Static Assignment in Initialization +1.53
Statically initialize array within structure -0.08
Equivalence of two bitwise operations 0.00
What is the order of subobject initialization? +2.14
How can I interpret this C++ error +2.51
c++ virtual function call without pointer or reference -0.46
Why doesnt cout print anything? -0.61
C order of function declarations -0.59
structs c simple issue 0.00
class Instantiating inside a recursive function, C++ 0.00
When is it appropriate to use a comma to separate two or more condi... +0.91
Unsure if structure has been initialised -0.62
convert chars form char array to integer in C -0.98
Same memory location storing two different values 0.00
dereference a pointer and then take the address of dereference -2.04
Detecting a cycle and making the summation faster -0.38
Address of pointer "this" changed unexpectedly inside a p... +0.42
std::map with value of struct error 0.00
What is the fastest way to get the power of 2 less than a certain n... +1.28
Size of int pointer in C++ on 64 bit windows using cygwin 0.00
Iterator::Begin() function error 0.00
Are arrays in C or C++ language actually Pointers +1.09