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 ... 5 6 7 8 9 ... 16
Title Δ
Error while calculating sum of two matrices in c -0.50
C, memset a double array failed +1.03
How do I intuitively prove the time complexity for this snippet of... +0.48
How to read sequence of bytes from pointer in C++ as long? 0.00
extern and extern "C" for variables +0.31
understanding Fixed point arithmetic +2.41
Running time analysis of a quick sort algorithm 0.00
Shall external "C" enclose the declaration or definition... -0.83
C++ replacement for std::array -0.51
Why atan2(y,x) is faster to compute than arcsin or arccos? +0.06
Why do C variables maximum and minimum values touch? -1.64
How do I read into an array from a CSV file? 0.00
c program to store the show command ouput into a string -0.51
Optimize a bit decoding operation in C +0.74
How to search the minimun n that 10^n ≡ 1 mod(9x) for given x +1.39
Can a C program be executed, in the same makefile as it is being bu... +0.73
Is it slower to access a field from several structures vs accessing... +0.46
error C2248, what is this error and how do I fix it? +0.51
Is there a way to (actually) protect an object from being modified? -1.13
C++: Break the digits of an integer into equal parts +0.04
How to write a function which return a pointer to the stack 0.00
How can heap objects use data from the stack? -0.74
Structures, internal structures and size in C -0.80
Bit Striping in C +0.91
Finding the closest number that factors given a list of primes +0.10
Asking user for const +1.72
c++ error with makefile compile, could not convert main():: +0.49
When I define a huge array globally, where does it reside? -0.31
'colon' and 'auto' in for loop c++? need some help... +0.71
Remove extra white spaces in C++ +0.76
how can i write binary bits into binary file in C? 0.00
Not including stdlib.h? +2.14
fscanf not scanning any numbers -1.51
Dynamically create objects in c++? +1.28
strongly typed enums not allowed to be used as arguments of the sam... -0.47
Especifying Hexadecimal values in an array in C for bitmap files 0.00
Generate shortest bit sequence base -2 +0.00
Proper way to flush cin input +0.48
flip image horizonal in c -0.13
opening a file in random named folder using c/c++ -1.97
How to pass an array to a function? -0.01
c++ const char* to char* -1.05
2d array as a default constructor argument c++ -1.16
Why does fgets() store a \0 after the last character in a buffer? -1.30
copy std::string to 7-bit ASCII memory -0.02
Adding a string to vsnprintf 0.00
Third largest area without sorting +0.19
Using modulo to loop 9-0 and printing +2.16
C++ check if two objects are equal with overloading == operator, al... -1.41
Comparator as function parameter +1.04