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 2 3 4 5 6 7 ... 16
Title Δ
Program To Check If A Number Is Present In An Array [RESOLVED] +0.27
Capturing namespace variable in lamba 0.00
`std::unordered_map` without duplicating key data -1.07
Is it possible to return instance of base class from derived class? -0.49
How to write portable simd code for complex multiplicative reduction -1.29
How to pass a string that stores a datatype taken as an input from... -1.59
Sorting elements in a row in a 2 dimensional array using pointers -0.54
If condition A is matched, condition B needs to be matched in order... -0.82
C Makefile with mutliple files +2.38
Adding element from for loop to an array +0.44
modify const char * vs char * content in easy way -1.18
How to handle the indices of a 9-dimensional matrix +0.26
Trouble with array and colored text -1.19
C++ Designing a event handler class 0.00
Switching byte order without type punning -0.52
Why can't I include C files in main.cpp? +1.81
Move C++ memory without copy -1.70
Method call acting unexpectedly like an l-value -0.75
How can I terminate my program with one character? -0.21
C# 7 switch/case using "when" the way it's not meant... +1.35
C++ BigInteger and Assignment Operator Overloading -1.38
How to insert text in an existing file? 0.00
Warning: EXC_Arithmetic(code=EXC_1386_DIV,subcode=0x0) in C Code 0.00
Bit shifting not shifting correctly? +1.80
How to append a value to the array of command line arguments? +0.43
Array of inherited classes -0.03
Array as function parameter - compilation error 0.00
How to define a template function that uses a template class, but d... 0.00
doubts regarding usage of :: (scope_resolution_operator) -0.98
Expanding the lifetime of a variable +0.46
How do I efficiently determine the scale factor of two parallel vec... -0.91
Why does this implementation of strlen work? +1.71
scanf is successful but the value stored is not right for some larg... -1.71
How to take multiple arrays as input in C++? -0.22
Does writing the functions have an effect on the program in some way? +1.16
Using arrays to read and display binary files -0.74
C++ How to avoid access of members, of a object that was not yet in... -0.29
How to create and run a make file for C? -0.47
Computing Triomino Score 0.00
virtual inheritance in the non-diamond inheritance tree - memory &a... +0.46
Which are the executable statements? +0.71
Is there a Necessity for private static Methods? +0.39
What is difference between "long int a=2" and "int a... +2.82
Creating a function in C++ that performs the Matlab operation [z;z]... -0.41
How could I implement this chunk of code? -0.55
How to find number in an dynamic array c++? 0.00
How to display a character at a certain position in a 2d array? +0.28
Which 8080 conditional jump instruction would the compiler generate... 0.00
Instantiating a 3D array in C++ using parameters 0.00
How to set a float to the value of a string? -0.04