StackRating

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

Semyon Burov

Rating
1484.74 (4,472,602nd)
Reputation
852 (176,815th)
Page: 1
Title Δ
Create array of pointers in C++ -3.72
C++ Templates: dealing with long class names +4.19
direct-initialization vs direct-list-initialization (C++) -2.58
How to perform A-B set operation in C program using builtin library 0.00
Euler method in c++ 0.00
how to implement quick sort? 0.00
Abusing #define notation in C++ 0.00
c++ delete one biggest value and zeroes from array +0.18
Template function to receive a generic map as a parameter +3.88
Pushing an object with unique_ptr into vector in C++ -1.81
C++ numerical integrators to solve systems of ode's +0.93
Change array size C++ +0.24
Operator overloading =, *=. How to make this work? 0.00
Separating integer into digits, printing in reverse, and printing t... -3.83
Overloading a multiplication operator in a template class array +4.19
How to create a matrix with user-specified dimension -3.55
In c++, how can I grab the next few characters from a string? +0.60
Sieve of Eratosthenes - prime factor 0.00
How do I return actual reference in C++ +3.81
How to make a given matrix diagonally dominant in c++? 0.00
control of base constructor in derived classes, potential double-in... -3.95
Remove duplicates from Sorted Array -0.85
How to return the same template class reusing the template paramete... -2.14
C++ Trying to declare a struct's base, then initialize as a der... -4.19
What does the declaration "String^ strtests" in C++/CLI m... 0.00
Binary Search Ascending Order Array C++ -3.95
Operator overload doubts -0.52
Visual C++, Organize .h and .cpp Files in Folders -2.03
What is XOR operator? +0.01
Calculating Running Time of Binary Search -0.65
Canonical huffman encoding algo -3.39
Which way is faster to copy the data from a matrix to other matrix... +3.99
Return a pointer from the function -2.30
Why is this code not giving correct result? -4.14
Code runs fine through a debugger but crashes on execution 0.00
Calculate median value with template function 0.00
Need help implementing Binary Search Tree 0.00
Is there any way to reduce execution time of this code? +4.01
How to read a matrix from text file and store it into 2D array? +3.97
invalid conversion from ‘int’ to ‘int*’ [-fpermissive] -0.63
Format double value in c++ +4.08
C++ Unhandled exception for large vector/array -3.97
Data structure and algorithm in C++ -0.16
Why was the C++ string converted to int? -3.38
is_base_of of generic type +2.38