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 ... 11 12 13 14 15 ... 76
Title Δ
Is it possible to adapt C style api callback/handler to C++ for cla... 0.00
Included files, all or nothing? +1.22
assignment makes integer from pointer without a cast [-Wint-convers... +1.80
Warning: Control may reach end of non-void function -0.41
Why won't this template function compile C++ 0.00
does int have an operator== -0.35
Fast vector element comparison +0.35
Return if function value is null +0.09
C - Segmentation fault (core dumped), read first N bytes from file -2.24
initializing all positions in mutlidimensional array? -2.01
Error when using public member function to access private member va... -0.67
How does the computer(C compiler, or something else) handle "a... +1.25
Why does ofstream mess up my pointers? 0.00
Function template instantiation using an incomplete type +0.34
When does it matter that `this` is an rvalue? 0.00
C++ pointer to member function getting an error : not a function or... +0.33
Why does sizeof(char + char) return 4? +1.66
Function returning a pointer invalidates pointer on second call +1.08
Incrementing member of struct segfaults 0.00
Are synonymous `typedef`s in C interchangable? -2.11
C struct object Stack - function call is not allowed in constant ex... 0.00
Why does my write function to print a string (to stdout) append ran... -0.67
Member initializer list, pointer initialization without argument 0.00
What is the size of a return address? 0.00
Checking if two arrays are equal - C +0.30
fscanf not matching properly 0.00
destructor execution order in C++ 0.00
Use a variable to determine struct member -2.00
Debug Assertion Failed c++ deque iterator not dereferencable 0.00
can not print passed structure -0.66
VS 2015 breaks code using CLOCKS_PER_SEC in preprocessos 0.00
Should I declare wrappers for C functions noexcept? -1.66
What is structural scope of a type T? 0.00
Does long double round the number when it gets so small? +2.33
Cannot use Macro in a C++ constructor? 0.00
What are the advantages of differentiating type/tag names for a typ... +0.08
Why C++ forbids new T[n](arg...)? +0.37
error C2536: : cannot specify explicit initializer for arrays 0.00
Single machine code instance generated for all instances of a templ... 0.00
Why does this program output 8589934593 instead of 4294967298? +1.43
When does static local variable comes into existence? +0.18
unsigned int a; while(a-- != 0) and while(a-- > 0) , which "... +1.44
How do I use sizeof() to determine the number of elements in this a... -2.42
Error: array used as initializer 0.00
how sizeof empty enum is 4 in C++? -1.23
Why does inline void foo() { ... } in a common header just work? -0.65
C++ array decay don't happen for reference why? +1.22
Why does `int ;` compile fine in C, but not in C++? +0.24
Error C4576 in VS2015 enterprise +1.43
Error while compiling in gcc +1.57