StackRating

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

Armen Tsirunyan

Rating
1675.51 (277th)
Reputation
95,859 (795th)
Page: 1 2 3 ... 25
Title Δ
Why `std::unordered_map::erase(key_type const&)` return number... 0.00
I want to know why it give me that error? 0.00
Splitting a paragraph line by line in c++ 0.00
Passing values from a function to another function -0.50
Copy struct to array with const values -2.52
Why is an incremental increase to an integer in C causing overflow? +1.63
expected primary-expression before ‘m_Buffer’ +0.26
Function pointer to memberfunction of other instace 0.00
insert in std::map is throwing error. The key is a std::pair and th... +0.27
Cant use the void func for converting string to Uppercase directly... +0.44
C++ very long integer digit counter +0.59
Why is char[][] = {{...}, {...}} not possible if explicitly given a... +0.56
Why can const int& bind to an int? -0.41
Which look up rule prevents the compiler from finding the function? +1.79
Can someone explain to me how this code works?(Program to ask for u... +0.06
updating values in array in C +0.45
std::copy does not work correctly 0.00
Sorting an array of objects using the result of a function in the o... +1.48
C++ how to call a class by using an element of an array +0.68
Is reassigning a std vector to default constructor vector a good wa... -1.07
C++ - macro using typeof operator giving error +1.95
Why are the memory addresses of string literals so different from o... -0.29
Find a number in the sum of power of two +0.27
Formatting a string of unknown length c++ -0.51
Checking if a value is part of an existing set of values 0.00
Sharing a function in a folder in C++ +0.26
Finding if a vector of pair<string,string> contains pairs tha... 0.00
Given sorted vector find transition from negative to positive +0.35
deep copy pointer of a struct object in c++ +1.21
How can I sum 2 integral template arguments and use the result to i... +1.33
How can i access individual elements of a string in an array of poi... +0.28
Difference between splice and insert -0.22
Invalid Write Size using C++ Vectors at Address 0x0 +1.08
C++: Why must some functions be placed in if statements? +1.67
String comparison with == -0.29
Is there a way to init/call CTOR in the .cpp? -0.72
Sorting both ID and 2 sets of values using STL containers +0.81
c++ Should I define lambda out of for loop or inside it to keep sma... +1.10
Why this reverse function can not work in the for loop? +1.25
Does set<pair<long long,long long> > does not supports... +0.28
Is there a way to return an abstraction from a function without usi... +1.24
Preventing library internal stuff from beeing visible in .h +1.70
Calling overrided virtual function instead of overloaded -1.00
Explain the following about pointers and const with example 0.00
Custom key in std::map, overloading < operator +0.79
How to use a count function in map in C++ -0.59
My program.exe has stopped working +0.99
cannot access the array from class array +0.52
Conversion std::string to char 0.00
How to deduce the return type of a std::bind object for template use? -1.61