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 ... 40 41 42 43 44 ... 76
Title Δ
Why can I not pass a pointer to a char buffer to a function with pa... +0.29
How is float variable auto-promoted to double type? 0.00
What does this "<>" mean inside a template class fu... +0.28
populate 2d array with getdelim, works inside loop but not ouside +0.29
Generating exactly certain number of unique random numbers from a s... +1.54
Casting NULL to a struct pointer in C? -0.44
can anyone tell me why the result is 7 7 7 but no 7 7 10? +1.57
Operating overloading the assignment operator in c++ -0.38
invalid type conversion using size_t on a struct +0.88
C buffer overflow -2.30
c/c++ file before preprocessing +1.15
Pointer Access Violation issue -0.73
What is the rationale behind "inline function need to be DEFIN... +1.38
The value of the variables aren't changing in a simple text RPG gam... +1.18
how this code works 'printf("%d %d %d\n",(a,b,c));' -0.07
Why is C++ allowing me to assign a const char to a const char *?​! -0.74
Adding structure to an array of char in C -1.58
delete partial memory of the pointer -0.93
+i returns lvalue? +1.45
What is wrong with "checking for self-assignment" and wha... +0.83
Why is this chaining method not working? 0.00
C++ class templates: redundancy in non-inline member functions? +0.32
Create POSIX thread with a void function? -1.48
Derived class error: undefined type +0.80
Inheritance - why is this illegal? +1.57
base class constructs five times +1.64
Any way to pass an rvalue/temp object to function that expects a no... +1.02
Tree data structures in ANSI C +0.29
quicksort special case - seems to be a faulty algorithm from K&R -1.53
why this call operator has Compilation Error? +1.75
Quick Sort Algorithm: I keep getting a different answer +0.29
error: request for member size in ... which is of non-class type char 0.00
how to check if a point lays on a line between 2 provided points +0.84
c++ const error -0.71
atof() is not taking entire value in symbian +0.94
Why does the order of '-l' option in gcc matter? +1.28
Specialization of Member Function of a Template Class - on Linux us... 0.00
Multiple if() in one -0.93
Complicated when compiling in c++ but not in c (gcc) +1.04
where does pointer generated by compiler in array-to-pointer decay... +0.95
Using the 'extern' keyword properly +0.93
Are members of a structure allowed to be static ? +1.13
C++ Pointer to member of a member? +1.41
need explanation of how memory address work in this C program +0.01
C++: String Functions without <cstring> -0.90
Why do I need to delete pointers from vector manually? +1.24
What's the difference between a Predicate and a Functor? +0.73
Floats vs rationals in arbitrary precision fractional arithmetic (C... +0.75
String Literal As Template Argument -0.37
What if malloc fails? -0.00