StackRating

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

grigor

Rating
1484.33 (4,475,414th)
Reputation
1,323 (121,690th)
Page: 1 2
Title Δ
Finding the minimum distance between any pair of equal elements in... -3.50
Why can't you access a class member object like this? -0.82
Divide (and name) one group of columns by another group in dplyr -2.23
Why is the destructor only called once here? -0.16
Merging two columns of type factor -4.86
How can I pass a constant int via command line argument in C++? -1.98
Detecting a cycle in an undirected graph using DFS +1.57
Interfaces and abstract class attributes in C++ -3.27
Vector push_back inserting 0s only 0.00
adding numbers in the fstream (C++) 0.00
ifstream doesn't read wanted values 0.00
Rough times trying to convert string to integers array +4.05
What does this code print and why? -1.40
c++ std::map class with generic key -3.24
Un-mash a string in C++ using recursion +4.07
How to remove empty (or filled with incorrect data) fields 0.00
I get some absurd answer when I run the code given in description -1.11
Why < operator returns an integer in C++ 0.00
cmakelists.txt - combine with existing Makefiles 0.00
Can't declare instant of nested class in main. "undefined... 0.00
How to define a matrix-matrix multiplication so that it works for v... 0.00
C++ what is proper way to include STL container in my class? 0.00
Count number of occurrences in string c++? +1.91
Trouble with passing const reference object as parameter, VS debugg... 0.00
terminate called after throwing an instance of 'std::out_of_ran... 0.00
C++ Dynamic array of char arrays 0.00
for loop decrement doesn't work +4.51
Do overriding functions need to be specified virtual? -2.20
How to deduce type of a derived class -0.08
Replacing an char array with another -3.19
c++11 - initialize std::string from char* directly with {} construc... -1.26
How do I check if a pointer as a data member in a class in C++ has... 0.00
CMake how to include headers without sources? -2.24
C++ Pass lambda to a method in template class (header/source files... +0.00
C++ unexpected destructor behavior 0.00
CMake Error: MYSQL_INCLUDE_DIR not found -4.56
How to calculate a/b in C++? -2.64
apple clang -fopenmp not working 0.00
STL containers vs Structs -4.08
55 line C++ code crashing on debug 0.00
Delete allocated (new) object outside of its scope -3.86
Searching Multi-Dimensional Array +1.88
Getting odd character when converting an integer to byte array 0.00
Non-type template arguments explicit instantiation in source file 0.00
C++ Pi Approximation using Leibniz Formula +3.89
call lapack and blas in c++ -4.35
Matrix Exponentiation for calculating number of routes possible -1.08
Why does this code fail to reverse a doubly linked list -4.55
Fmod as While Loop Condition Error 0.00
Need some fixing SurfaceArea and LateralArea 0.00