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 ... 59 60 61 62 63 ... 76
Title Δ
C++ operator ',' -1.92
Template problems: No matching function for call 0.00
When did people first start thinking 'C is portable assembler'? -0.39
Why not put all braces inline in C++, C#, Java, javascript, etc.? +0.20
How to calculate 2^n-1 efficiently without overflow? -1.17
passing argument 1 of 'atoi' makes pointer from integer without a c... +0.27
C++ namespace alias and forward declaration -1.59
performing simple buffer overflow on Mac os 10.6 -0.09
C++ template function specialization using TCHAR on Visual Studio 2... -0.00
Error "initializer element is not constant" when trying t... +2.03
What are the mechanics of scanf() in C -0.65
Dynamic memory allocation with default values -1.86
Do static local variables in a class persist between objects? +0.51
What is tagged structure initialization syntax? 0.00
C++ template member specialization - is this a compiler limitation? -1.97
Initialize Pointer Through Function -1.54
C++: Checking for non-numeric input and assigning to a double -0.35
What is the easiest way to set the value of an entire array? +0.17
C++: Cannot convert from foo& to foo* +0.93
operator overloading and inheritance +0.82
How can I access the sign bit of a number in C++? +0.60
Copying part of a string in C -0.55
C++: Delete a struct? -0.52
Can typeid() be used to pass a function? +1.68
Why is it that an int in C++ that isnt initialized (then used) does... -0.37
why there is no find for vector in C++ -0.38
Safe placement new & explicit destructor call +0.05
C++ Dynamic Allocation Mismatch: Is this problematic? +1.50
What is the difference between bit shifting and arithmetical operat... +0.83
Pass temporary object to function that takes pointer +0.76
initializing a structure +0.19
C: variable argument list using stdarg.h +0.35
writing depth first search in c 0.00
Public Data members vs Getters, Setters +0.74
C++ Constructor Parameters Question -0.31
Allocating memory to char* C language -1.25
Global - Local difference in the init of an array in c +2.02
Using scanf in a while loop -2.11
POD global object initialization -0.35
What is the difference between NULL in C++ and null in Java? -1.31
Why freed struct in C still has data? -1.01
Using C struct without including header file +0.51
Another dynamic memory allocation bug -0.57
C++ memcpy from double array to float array -2.72
gcc -Wshadow is too strict? -0.63
Algorithm to find the smallest snippet from searching a document? +0.34
Pascal's repeat... until vs. C's do... while -0.73
What's the difference between initializing this structure with thes... -0.75
Static variables within functions in C++ - allocated even if functi... +0.50
What is the difference between += and =+? -1.60