StackRating

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

anatolyg

Rating
1518.63 (34,802nd)
Reputation
17,460 (8,039th)
Page: 1 ... 9 10 11 12 13 ... 16
Title Δ
Adding a Random Symbol to a Password in C 0.00
How to make the following code of bilinear interpolation more effic... -0.15
Partition an array of numbers into sets by proximity +2.07
Solving coupled exponential equations simultaneously with a given c... 0.00
How do you abort from a function using try and catch? +0.93
Using . find with arrays. C++ +0.06
Structures, Functions and arrays +1.25
Finding square made of 1's in a 2D array/matrix -0.50
how to define a function in the scope of a class but not as a membe... -0.55
how to assign two 2d array -0.13
How does iterative deepening affect time complexity? +0.49
Converting char to int shows inequal numbers +0.02
Knight's tour algorithm +0.00
Faster way to check if number is divisible with specific number +1.55
Initializing superclass in derived class's constructor +0.51
Possible to create a temporary streamobject as an argument for a fu... +0.53
printf in microblaze for hex to char 0.00
Finding all paths through a 4x4 grid +0.53
Is there only one way to implement a bubble sort algorithm? 0.00
C++, Proper copy operator overloading -0.76
Finding the Intersect of 'n' Generic Arrays +0.02
I keep getting incorrect output for my second largest number progra... +0.53
SSE code to set float variable to 0.0f or 1.0f based on comparison +1.02
fscanf not scanning values properly +0.05
Undefined reference to member function with identical parameters 0.00
How to read information from a certain line in C? +0.26
Why use JLE instead of JL? +2.15
Sum of two chars in C/C++ -1.35
Conway's Game of Life FileIO 0.00
I have a issue with reading a text file in c++ that you already cre... +0.27
How to find a number whose cube ends with specific digits? -1.85
Pointer to pointer value +1.49
Enum and strings in C -1.29
Finding prime numbers without exceeding time limits +2.81
Why is a vector of pointers not castable to a const vector of const... -1.40
How can i convert between types in a template and back to the origi... +0.05
How would I compare a string (entered by the user) to the first wor... +0.12
How do I prevent include breakage 0.00
Trouble in declaring pointer before implementation of class +2.44
Efficient way to find Next Smaller number with same number of 1 bits +0.44
How to noisily select k smallest elements of an array? -1.55
Bitwise memmove +0.03
Code optimization for string comparisons +0.04
how to get systemc sc_module_name of current running module +0.54
Set pointer to element in vector to null, then check whether pointe... -0.55
K&R exercise 1-23 remove comments +0.54
BMP 16-bit Image converting into array +0.00
Static member array of pointers to member functions +0.28
Using c and bit shifting to solve a specific requirement -0.43
a class inheritance hierarchy design issue -0.07