StackRating

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

Pixelchemist

Rating
1535.37 (14,410th)
Reputation
16,579 (8,384th)
Page: 1 2 3 4 5 6 7
Title Δ
How to call constructor and variables from another class? 0.00
We assume that we have given a following function -0.74
Write raw memory to file -1.74
C++ getline double error -0.04
C++ Will virtual functions still work if I upcast a derived object... -0.61
Can I access members of temporary objects? 0.00
Hacking C++ dynamic array size -1.88
C++ push_back into array changes object's variables -0.39
std::end and std::begin in a function (C++) +1.97
what can't take a vector of strings and replace a character of any... +0.37
Are the "reals" in FORTRAN the same as "floats"... +2.03
Why is my string getting modified inside this code? +0.07
Calculate sum of links of similar points -0.04
Passing function 'a' to function 'b' and needing an argument list f... +0.76
Storing a variable in C++ +1.21
Shouldn't the begin() and end() functions be member functions of th... -1.70
Why pointer to pointer is a matrix? -0.57
C++ Game AI only works in main -0.03
C++ default initialization of built-in types +0.36
No matching constructor for initalization of 'ostream_iterator<i... -1.68
class template, allocator_traits 0.00
What is the difference between pointer to pointer and a pointer +0.69
What does the following code do? +0.24
generic typetrait to convert to string or double +0.02
How to print a map? And make it a global variable? C++ -0.20
what is the best way to test the performance of a program in linux -0.53
Why std::vector requires operator = -0.61
Inherit or include? C++ -2.07
How to quickly swap object in containers such as list and vector in... -1.17
What is the reason behind std::chrono::duration's lack of immediate... +2.43
suggestions how to keep "calculated" a lot of "depen... -0.68
adding a cuda file to an existing c project in visual studio +1.59
C++ - Alternative to iterating vector +0.67
What does A a() mean? +0.44
Returning a multidimensional dynamic array? -0.26
Matrix accessing and multiplication optimization for cpu +0.50
C++11 range-based for loops without loop variable -0.39
C++: initialization of int variables by an implicit constructor +0.96
Passing 2D array of const size -2.16
"Dependent Name is not a Type", but prefixing with "... +4.09
What is the difference between 'and' and '&' in C++? -3.15
can a C++ function return an object with a constructor and a destru... -2.81
why do I need copy constructor here -2.06
No ADL inside decltype on VS2012 -0.29
Multple c++ files causes "multiple definition" error? +0.79
How to get two (pseudo)random but distinct from each other containe... +4.34
How to correctly implement operator overloads returning ref so thei... -1.68
Is it possible to get the function pointer of a built-in standard o... +4.02
C++ iterator operator precedence issue *it.method() vs (*it).method... +3.93
C++ How do I use a variable for the size of the pointer when creati... +3.30