StackRating

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

john

Rating
1606.21 (1,533rd)
Reputation
40,561 (2,737th)
Page: 1 ... 7 8 9 10 11 ... 55
Title Δ
C++ output vector contents that is an object type +0.33
How do I save recoded data? +0.37
Segmentation Fault in memcpy operation of a struct -1.72
Failed to print data of a linked-list 0.00
c++ destructor seg fault when using linked list 0.00
error: too few arguments to function 'float getTotalAmount' -1.67
how to call function throw an array of pointers in C 0.00
Why am I getting no matching function for call to 0.00
Have there ever been silent behavior changes in C++ with new standa... +1.25
c++ dynamically allocated resizable array -0.15
Selection sort program not sorting correctly 0.00
Access an object created in the constructor of a class in c++ 0.00
Getting different sizeof values of the same array in main and in a... -2.22
My GetComponent<>() function in my game engine's Entity-C... 0.00
Segmentation fault when trying to fill a vector as instance variable 0.00
Why does converting an rvalue into an lvalue ref not raise a warning? 0.00
For auto loop to fill a matrix 0.00
c++ int pointer to array of pointers to arrays memory leaks 0.00
How can I define == operator when comparing vectors of classes and... -0.06
boost 1.73 messages reporting during project build 0.00
C++ how to detect eof using getline() -1.21
boost::dynamic_bitset<> strange behaviour -0.15
How the post-increment operator works exaclty. Are there some excep... +0.62
How is dynamic memory allocated in two dimensional array? +1.01
How to modify this C++ class to be as efficient as C code? 0.00
std::set_intersection and iterators -1.80
i wanna know if a member of array is equal to '\' but it gi... 0.00
C++ split string function gives unexpected output -1.08
how to dereference unique pointers and apply them to std::transform 0.00
Expected an identifier -1.77
Printing c++ variables with other variables changes the value 0.00
C++ WinAPI - reading and converting values from a file +0.34
Error -1073741674 keeps happening which im not sure why +1.69
Calculate the offset of the pointer in C++ +1.28
C++ checking if an element is in my vector but getting failed to co... 0.00
X does not name a type in c++ 0.00
An array of char pointer & an array of string in C++ -2.57
(C++) Is there a way to create different matrices in a loop? +1.68
Why am I getting '{' and ';' errors in this code us... +0.35
How to overloading comparison operator with pointer class +0.35
Overwrite byte in file without clearing it 0.00
Multiple condition in 'for' loop is not working in C++ 0.00
Check values against contents of 2D array -0.15
C++: Read a file with arbitrary number of rows and columns into a v... -0.18
I tried creating merge sort using vectors for a school project. Did... 0.00
Problem with converting map to priority queue 0.00
Similar solutions but different answers +0.35
Accessing an element of a vector created dynamically +1.25
void function not returning 0.00
how to use default constructor while using composition 0.00