StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

eq-

Rating
1566.03 (4,591st)
Reputation
8,878 (17,514th)
Page: 1 2 3 4
Title Δ
Implement natural dynamic Matrix in C++ +3.76
Fastest way to copy an array - Does it have something questionable? +3.52
beginner and cpp class +1.67
Pass a function as an explicit template parameter -2.74
C: reading text into linked list +2.87
C end structure list -2.88
is it possible to pass stringstream as a function parameter? +4.43
How to assign address to a function pointer if parameters is specif... -1.76
Rationale for C++'s std map insert semantics? -0.05
deque.resize() from the *front*? -1.07
C++: What is the printf() format spec for "float"? +2.48
Why operator [] is not allowed on std::auto_ptr -2.59
Using M_PI with C89 standard +4.24
Redirect cin to a string -0.00
How do I iterate over a Constant Vector? +4.27
Calling some functions before main in C -2.73
Why is "a" != "a" in C? +1.80
I want to ask you how it should look this code to C++ +3.99
program crashing on this delete[] of a buffer that is valid..I think -2.37
error: variable or field 'dtra' declared void +4.67
In C, how can a char* passed to a function be populated with text? -0.13
Is there an established pointer value for a released pointee? -0.66
std::cin.getline(f_name, 10) -0.81
In C, when would type casting a char to an integer not return a val... +2.62
C++ error - returning a char array -1.15
How to access the element of a list/vector that passed by reference... +4.17
I'm very confused about malloc() and calloc() on C +3.54
C++ templates no matching function call +4.00
How to copy unsigned char to char (to avoid type mismatch/wrong len... -3.70
Are inline string arrays in C allocated on the Stack? +0.14
Problem using pow() in C +1.87
Reverse of a number with leading zeroes -0.03
Keep pthread variables local +2.73
How do I find the length of an array? -2.95
The fastest way to save large data to a file +3.05
Displaying an error message if a file can't be opened, C++ -1.51
Am I Deleting my struct Properly? -0.14
Efficient way to calculate average value over disjoint subranges of... -1.51
Find contents of a pointer in a set of pointers +1.36
In C, how can I convert a string to a character array? -1.65
C++ -- Question about typedef -4.97
How do I allocate more space for my array of C structs? -2.03
Python Read and Output from Stdin Unbuffered +3.72
Does std::string use string interning? +4.11
C++ How to find char in a char array by using find function? +1.88
Is it necessary to delete elements as an array shrinks? -0.55
Iterate over NULL terminated array of strings using for_each +4.06
How to print an unsigned long int with printf in C? +3.99
Allocating memory to pointer structures inside structures 0.00
fstream to const char * -1.76