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 2 3 4 ... 76
Title Δ
C "void value not ignored as it ought to be" error on a f... +0.29
Different type in lamda with reference in capture list -0.20
Can I assign a value into a moved-from location? -0.66
Binding to a variadic member function 0.00
Can I store bound functions in a container? -0.69
Assigning char*[] struct data element gives warning +0.27
c++ extern constant int for array size -0.65
size_t ptrdiff_t and address space +0.89
error: narrowing conversion of ‘199’ from ‘int’ to ‘char’ inside {... +0.02
Two EOF required to actually end reading from terminal -1.36
extern in block scope does not conflct with typedef in file scope? +0.87
way to initialize a boolean array in c99 0.00
Why do valgrind and gdb point to different lines of code? Or: How t... +1.54
C - use of undeclared identifier in a function. CS50 -1.06
Why Static data member is not initialized in-class in c++11? -1.55
Multidimensional array initialization in C++ 0.00
Alignment in 64bit machine is not 8 Bytes +0.05
Why a segmentation fault occurs calling a function inside setjmp()? 0.00
C90 compiler complaining with a No prototype function warning 0.00
Why warnings prevent us from writing optimized programs? 0.00
Using return 0 with void main()? -0.64
Where is size_t Defined? +0.23
How do you use std::distance to find the array index of a pointer t... -2.27
Why the result is 1024 less instead of 1000 if we subtract 1000 fro... 0.00
What is the namespace of a friend-defined function? +0.85
Why does C++ typedef throw an error when a namespace and an enum wi... -0.71
'delete' throwing an error in g++ while compiling perfectly... 0.00
Is there any way to slip a _Static_assert into an expression in ISO... 0.00
Get points of intersection of 2 Rectangles 0.00
Why does this code get floating point exception when there is no fl... 0.00
C++ Function pointer passing compiles in vs2008 but not vs2017 0.00
Difference between DFS vs BFS in this example? -0.89
Why does using a int64_t error here and an int compiles? -2.58
expected a declaration. syntax error: ',' 0.00
Implicit variable initialization in C++ -0.22
Unsigned integer underflow in C +0.28
Can a declaration affect the std namespace? +1.69
C program, lvalue required as left operand of assignment -2.49
Assignment vs. Initialization: Initializing structs inside another... -1.18
Why deleting void* is UB rather than compilation error? 0.00
Why is ++x a lvalue and x++ a rvalue? +0.87
already defined in .obj even though with #ifndef #define #endif +0.28
"error: initializer element is not constant" when using b... -0.22
How to understand snprintf's processing NULL argument? +2.10
Can't initialize std::function with comparator -0.65
C++ constant static char* array -0.51
Struct vs. Function Definitions in Scope +0.84
an error about C struct array in formal parameter +1.11
C++ pointer to function declaration syntax 0.00
Dereferencing a pointer to constant +0.80