StackRating

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

IllusiveBrian

Rating
1476.24 (4,508,347th)
Reputation
2,606 (64,860th)
Page: 1 2 3 4
Title Δ
I can't store integers inside an array +0.51
C++ String & Char* 0.00
How do I generate different random numbers in a loop in C? -1.93
About while(n) having no logical operator in c++ +2.07
makes pointer to integer without cast 0.00
Is there any difference between normal and static local variables i... +0.50
Why do we have a three dimensional array when accessing each charac... +0.56
Recursion Binary to Decimal - completely stuck 0.00
Worst Case Running time 0.00
C++ Character Array Error Handling +0.02
How to upper-case first letter -1.51
How do i determine the length of a string if it's declared as c... +0.47
What is the most efficient way to declare an empty stack? +0.54
C++ Error while attempting to recursivly return string 0.00
Program does not terminate when reading from a file +0.53
Converting a do-while loop into a while loop -0.48
Queue with mod operation -0.24
Want to add additional strings to a vector of string vectors in c++ -0.06
Subscripted value is not an array, pointer, or vector -0.21
How to Copy Data from One Array to Another Without Names? (C++) 0.00
:: (scope resolution operator) is used for multiple purposes in C++? -1.75
C address offsets +4.96
Create a C program that sums up the Positive and Negative Numbers W... +2.10
What is this header error caused by? -2.71
Releasing memory in smart pointer +0.27
How can a non-member function achieve what a friend function of a c... -3.45
Comparing two binsearches from K&R (array indices vs pointers) +0.48
Simple C++ Unit Conversion +4.38
Why reverse the order of printf() gives different output? +0.57
Processing each line to be stored as a structure -3.53
Is Equals(Object,Guid.Empty) The Same as Object == Guid.Empty -3.15
How to retrieve number of items being returned? +1.78
Is it more efficient when counter of a for-loop is declared inside... +1.60
What is wrong with my 'append' algorithm or code? +3.83
std::istringstream.good() returns true once more than expected -0.96
bubbleSort vector template class +0.41
How do I get a variable from a query? 0.00
Key modifiers using cases doesn't work? +5.47
basic currency converter, why doesn't it compile? +4.33
C++ function overloading, calling "overloaded" function +1.57
Traverse an array using a for loop to see if shape entered matches... 0.00
Combined preincrement and postincrement in C -1.45
Replace with regex/wildcard 0.00
Pointer to Elements of an Array printing the memory address rather... 0.00
Object reference not set to an instance of an object when accessing... 0.00
Too many If statements? -1.02
Trouble using pointers to sort array in C 0.00
how to join the threads with the main function 0.00
C Need to assign char f[500]; char *k[500]; one to another. -3.55
Parentheses Balanced or Not ! In C ++ +4.70