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 ... 44 45 46 47 48 ... 76
Title Δ
Using memcpy and malloc resulting in corrupted data stream -0.79
Adding const keyword to an array passed as a parameter to function +1.18
is the name of an array an rvalue? -0.59
referencing struct fields in c with square brackets and an index in... -0.61
How to pass a object* as a void*&? 0.00
Is it safe to have an invalid operation in the second half of &... -0.77
When to use an elaborated type specifier +1.66
error C2059: syntax error : 'constant' 0.00
Copy Constructor has no appropriate default constructor +0.87
compile error in template member conversion operator -0.84
fopen() failing 0.00
My code prints out the address instead of the array value? +1.16
Don't know why I am getting a linking error -2.26
Dynamic Memory Allocation Functions- Malloc and Free +0.96
c++: vector::erase called with an iterator -1.99
Specializing a templated member of a template class 0.00
Abstruse #define macro encountered in Linux kernel source 0.00
What happens if you pass an int to a byte parameter in C? +1.28
Why are string literals l-value while all other literals are r-value? 0.00
error expected primary-expression before 'char' +0.02
why does vs c++ 2010 compiler produce a different assembly code for... -2.44
comparison operation +2.00
Does std::vector call the destructor of pointers to objects? +0.62
C-String array initialization - is this mutable? -1.25
std::insert_iterator and iterator invalidation 0.00
Reset C int array to zero : the fastest way? 0.00
First Element as pivot in Quick sort +1.07
strtok segmentation fault -0.86
How to calculate the mirror point along a line? +0.78
string.c_str() deallocation necessary? -0.38
Implementation of BFS, DFS and Dijkstra 0.00
Most accurate way to do a combined multiply-and-divide operation in... +0.15
Efficient pythonic way to snap a value to some grid -0.62
Binary search giving me error saying forcing value to bool 'true' o... -1.75
strcat causing segmentation fault -0.38
Am I right in saying that const_cast followed by modification on a... -2.66
ANSI C: Pointers to strings literals -2.10
Please help me for using memcpy() in C -0.74
conversion of 2D array to pointer-to-pointer +1.41
temporaries not behaving as const +0.44
sizeof() of a nested structure array +0.32
Under what circumstances can an extern variable be used in definiti... -1.10
case expression not constant -1.06
vector of structs giving error "not declared in this scope" -0.94
Why not just use a static variable as reference count for smart poi... +1.01
Conversion from a derived class pointer to a base class pointer is... +0.33
Default initialization of C++ Member arrays? -1.07
What is NULL, does it need to be declared? +1.10
why lazy copy when we have deep copy and shallow copy? -1.78
Assigning part of 2d array to a 1d array -1.33