StackRating

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

Raindrop7

Rating
1410.95 (4,536,048th)
Reputation
3,527 (47,749th)
Page: 1 2 3 4 ... 8
Title Δ
Comparing with more than one char in C++ -1.40
the rules in function overloading -1.45
Correctly deleting the pointers of a 3D matrix 0.00
Unexpected output for a recursive function to compute sum of n numb... 0.00
c++: inherit constructor, but change by editing methods called with... -0.21
Trying to read a matrix of character one character at a time -1.26
Bubble Sorting Algorithm in C++ 0.00
no operator "<<" matches these operands when using... 0.00
Access violation reading location on dynamic allocated matrix 0.00
C++ while loop with 2 conditions, VS. for loop with 2 conditions? 0.00
Changing member variable in array of class objects in C++ 0.00
Can a pointer to subclass be assigned to varibale with type of supe... +1.33
How it is possible to have entry point other than main(), in Win32... -1.03
Object cannot access its private data. error : private in this cont... -0.32
Trouble with pointers and reading information into an array +3.00
Assignment doesn't work but address of with the dereference ope... -0.38
How to reverse elements in an array? -0.02
Is this the correct way of writing an array of pointers? -0.43
Defining a Node in a class and outside of class -0.71
Why can I place a case inside another case in a switch statement? -0.48
Incrementing a variable name c++ -0.07
How to custom ostream c++ +0.63
Delete part of dynamic array -1.09
C++ do-while loop +0.13
C++ Array (disregarding a repeat number) +0.15
C++ Array (disregarding a repeat number) +0.15
C++ copying char* using pointers -0.80
How to link multiple files in Turbo C++? +1.98
How do I sort not the elements of an array, but it's indexes? +0.21
array 1D i need to ask the user to check index and print value 0.00
How to get a function to redelcare a variable in Main()? -0.38
Cpp calling function from including file 0.00
C Program Reading an Input -1.80
Is the dynamically generated object of a class is alive after closi... +0.73
Appending a text file to a char array, receiving garbage output 0.00
C++ pointer to a class member in the same class [Conceptual]? -1.34
Receiving compilation errors when trying to reference an abstract o... -1.15
ofstream open modes: ate vs app 0.00
Why does this program print -58684322800B5FD80? +0.65
Why do I need to re-declare `virtual` methods in my Sub-Class? [C++... +0.08
Loop skips lines when reading data from a file into array C++ -0.52
Checking all values in an array 0.00
how do i create dynamic array in cpp -0.11
Check if you can make word2 out of the letters of word1 -0.87
C++ overriding the value of inherited static const variables +0.88
2D Dynamic array in C++ 0.00
Writing a random integer to a text file without repeating -1.38
How to print correctly a linked list with name of persons? 0.00
Error with rand() function: same numbers into a for loop -1.91
How can I combine a string and a string size in a function in C++? -0.55