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 ... 23 24 25 26 27 ... 76
Title Δ
Does std::map auto-resize when too many elements are inserted? -2.42
class myClass* holding; VS myClass* holding; +1.88
Visual Studio 2012 different values Release/Debug mode +1.05
Why can't we declare an array, say of int data type, of any size wi... +1.29
hello-1.mod.c:14: warning: missing initializer (near initialization... 0.00
why does derefrencing a pointer to an array of integers(in 2d array... +0.79
actual function as template parameter? +1.07
Which is the best practice? Defining strings in C++ files or header... -2.38
Array or array element in C? -1.48
Default value for pointer to char in C +0.36
C++ string swap. Why does it work? -0.13
C++ - How to avoid lookup of map entry after replace using [] opera... +1.76
Comparing index of array of structs to NULL not evaluating to true; 0.00
Unqualified name lookup applied instead of argument-dependent name... 0.00
Coding standards: variable initialization +0.91
Why is char* p = "..." right but int* p = {1,2} wrong? +1.64
Why doesn't *ptr++ change the value of the pointee, but (*ptr)++ do... +1.49
Seemingly pointless #define of function +1.87
Initialize a pointer to struct syntax +0.76
Why don't the unitialized indices of a char array print? 0.00
Why does invalid memset() after malloc() leads to free(): invalid n... -0.95
Size() function compiliation error, says size() is not declared in... -1.05
Why does this compile without errors? And why does it run on a 32-b... -1.50
C++ error: passing const as 'this' argument 0.00
preprocessor #define with argument, but no function body 0.00
Error 2 error 20: identifier " " is undefined +0.38
Question about terminating strings in C -0.12
Invalid allocation size 4294967205 bytes when adding to dynamic array 0.00
Why the first argument of fread() be cast to other type in 0.00
Segfault while looping +1.73
Copying int to different memory location, receiving extra bytes tha... +0.40
cant figure out why the code crashes in C++ +0.38
size_t(-1) and int(-1) under 64-bit system -1.04
Are const arguments of function are passed by reference automatical... -1.55
unordered set, it it worth calling find before insert? -0.49
Dynamic array declaration in C -0.27
Invalid conversion from 'void*' to 'void (*)(..)' -0.22
Initializate a pointer to struct in C++ 0.00
Does strcmp(s1,s2) compare only first non equal character value of... -2.46
How do pointers work "under the hood" in C? -0.74
Why does THIS code work but THAT one doesn't? +0.37
how is reference variable stored in mem +0.03
remove warning C4189 local variable is initialized > but not ref... -2.59
Size in bytes for literals -1.27
Better algorithm for finding solutions to "a + b = c + d" +0.72
Does fopen update mode ("rb+") change the disk location o... +0.45
using qsort to sort multiple arrays +0.21
GCC -Wshadow missing some cases? 0.00
I'm having difficulty understanding this code 0.00
Too many Initialization error +1.22