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 ... 13 14 15 16 17 ... 76
Title Δ
Is it Visual Studio 2013 or what???? - "Identifier not found&q... +0.33
Why is "true;" (and others) a valid line of code C++? +1.31
Name Lookup and class scope +0.35
C -- same method declared in two header 0.00
PROCESSENTRY32 .dwSize and sizeof -0.12
Why doesn't narrowing conversion used with curly-brace-delimite... -0.14
Why the first node of a linked list is declared as a pointer? +1.00
Interpretation of instructions without effect +0.70
Isn't the word `polymorphic` missing in §1.3.7 (N4140)? +2.04
Creating "classes" in C, on the stack vs the heap? -1.96
Why won't the output be 4 in this case? +1.25
Embedded C: Able to access some struct members but not others 0.00
Bitwise operation producing unexpected output -0.59
Strange behavior from a simple C program -1.37
Why can't I do foo({"asd","asd1"}) with foo... +0.98
Why is this recursion so much faster than equivalent iteration? 0.00
What is the best way to check all pixels within certain radius? +0.86
how to use x[i][j] to index a matrix in C++? Final solution included. -1.62
Header file linker error +0.36
Digits range in randomizer -0.08
Using lambda to return a boolean inside if else statement +0.36
Meaning of weird side-effectless statement inside if 0.00
How to avoid copy-constructing a return value +0.36
compiler optimization of absolute value 0.00
issue with assignment operator inside printf() +0.90
Variables after fork -0.98
passing derived object as base class reference parameter +1.39
Why does printf literally print (null) and what exactly happens? +1.44
When does error "expression must have pointer type" occur? +0.05
Format specifier %u used with sprintf is creating crash -1.83
Function returning int& -2.25
How to determine size limits of variable? -0.59
Why it is not an error to increment array "a" in the belo... +0.49
C - is any use of unsigned int just terrible coding practice? +0.90
How memory space is saved in bitwise operator? -0.32
Is there a technical reason to use > (<) instead of != when i... -1.50
Registry writes only 4 Chars -1.55
Seg Fault upon accessing malloc'd 2d array in class -1.58
What does `int const a[5]` really mean? +0.36
2d arrays memory map in C 0.00
Initialize private array with unknown number of elements (C++98) -1.17
I have the impression that footnote 32 below applies to the entire... +1.98
C rand() function is not generating random numbers +0.02
assign the returned pointer to a new array -2.31
Passing array as function parameter in C++ -1.43
Non trivial struct constructor inside a union in C++ -1.36
Why can't a header file Head1.h include a header file Head2.h t... +0.31
Weirdness with unsigned int, float data types and multiplication +0.35
Why it is allowed to declare a C function no return type specfied? +0.42
Best practice for documenting std::function parameters -1.40