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 ... 16
Title Δ
C++ Computer guesses users number within 7 guesses 0.00
Can I have Huffman encoding without fixed or variable table 0.00
How can I better check whether two char variables are in some set o... +0.72
Unsigned Int and Signed Long Long Math 0.00
return std::move(m_field) or return m_field? -1.66
Using GSL Minimize in C++ 0.00
Equivalent C++ struct for a SWIFT Hashable structure 0.00
Why is it generating an error of index out of range for 1? +0.48
Question about segment of code in C programming course 0.00
Comparing python performance from hardware specifics 0.00
Stuck on removing whitespace from string without using any helper c... +0.44
C++ How do I erase a line from the console? -0.52
How can I use decltype to get a pointer without a reference? -0.45
How to fix this error "expected primary expression before '... -1.99
Is there a way to check if a user input in c++ is in a certain pred... +0.77
Why am i not getting the correct output +0.96
Having a string with two quotes around it? -0.28
Is there a way to output the backslash symbol in cout from a string? 0.00
Quadratic to Chaining or Connected Multiple Piecewise in Python 0.00
When modularising C code, within a function is there a way to loop... -0.56
warning: passing argument 1 of ‘fscanf’ discards ‘const’ qualifier... 0.00
is there any faster way to do this exercise? +0.77
Largest Rectangle size after each query (Algorithm) -1.72
Error C2446: '==': no conversion from 'int' to '... 0.00
how to destroy an object in C++ -0.30
Is there a workaround to the limitation on pointer arithmetic with... 0.00
Writing a Hash Table to File and Restoring From File in C++ 0.00
How can I accept user input differently from the same line in C++? 0.00
How to convert one string to another by successive substitutions of... 0.00
How to reverse multiple lines of input? (C) -0.04
For loop not showing correct count when outputting, showing up numb... 0.00
C - Is there a way to read a single character of user input, and no... -0.73
Struct with access to inherited struct 0.00
Efficiently prime factorising an integer with an oracle -1.23
I can't stop my "program" to a specific print, it jus... +0.48
Converting Python program to C: How can I multiply a character by a... 0.00
Expressing a number as the sum of two triangular numbers 0.00
How to extract numeric fields from a string? -1.28
How to extract numeric fields from a string? +1.22
Standard C function is slower at the first call, how to solve this... 0.00
How to avoid printing junk when printing numbers in columns? -0.03
Concatenation of first letter alike regardless of upper and lower c... 0.00
Why is pow(num, power, mod) so much faster than (num ** power) % mod? 0.00
Merge sort k lists c++ 0.00
Why do I get "Non-standard syntax; use '&' to crea... 0.00
Why is my function incorrectly returning part of my 2D array? 0.00
Writing a program in C++ that asks the user to enter values for all... 0.00
What's the necessity of string in c++ while we already have cha... +0.07
How to use Regex in C++ -0.01
Finding the minumum value out of user inputs in C++ +0.20