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 ... 38 39 40 41 42 ... 76
Title Δ
C -- Trouble with initializing dynamic list -2.36
Zero a 2d array in C++. Do I need 2 for loops? +1.17
Is it safe to memset() an std::iterator variable before assigning? +0.97
Copy (row) from 2D array to 1D array -1.12
C programming: Does float always auto-convert to double when multip... +1.28
atoi() returning 0 from char array 0.00
C function parameter optimization: (MyStruct const * const myStruct... -0.57
Why does compiler not allocate memory to the variable declared insi... +0.90
Two Digit Pointer? How did this happen? -0.66
C++11: Default constructor of primitive types in assignment to anon... +1.38
no default constructor exists 0.00
ANSI C - initializing an array -0.84
LinkedList used in an interview's test +0.93
Determining if two time ranges overlap at any point +0.75
error C2062 : type int unexpected -0.72
Why does the arrow (->) operator in C exist? +0.31
How do you declare a function with definition func(cv::Mat &img... 0.00
error C2065: Undeclared identifer when using variable in another he... -1.70
Double data type represented by int data type (low, high) struct in... -1.05
using typedef to wrap functions -0.72
How To Avoid Integer Overflow through Multiplication without Typeca... -1.69
What is causing "warning: pointer/integer type mismatch in con... -0.66
Base class undefined error in C++ +0.24
C: warning: initialization makes pointer from integer without a cast +0.26
Guru of the Week #2 no match for the operator== +0.46
expected expression before '{' token -0.43
How to get least length circuit around rectangles? 0.00
Confused by weird behavior in C code +0.29
Invoking conversion operators +0.33
Why is the my machine decrease the stack pointer by 20 in this code? -0.20
If int *a = *b, will a point to the object that b references? +0.27
Unusual initialization trouble +0.89
Calculating the distance between each pair of a set of points +0.31
C++: Why does this speed my code up? -2.59
Inline Class Functions that have private data members -0.13
do memset or bzero guarantee that a field pointer in a struct will... -0.66
const correctness for structs with pointers +0.37
Segmentation fault with sscanf -1.36
static class member in c++ -0.26
set a char equal to 369 give the same binary pattern than 113 is UB... -1.58
Given unsorted array, find i, j such that i < j and A[i] < A[... 0.00
Why are my calculations off? 0.00
Recursion and `static` keyword with GCC -2.25
C++ Structs - Pointless? -1.02
Accessing member method from a for_each cycle with pointers +1.47
C++ typedef error +0.29
Max Size for char buffer in C? +0.43
Declaration specifiers and declarators +1.74
Does the value of std::list<T>::end() change after modifying... +0.29
Random undefined references in my library +1.14