StackRating

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

MikeCAT

Rating
1667.98 (340th)
Reputation
29,089 (4,245th)
Page: 1 ... 11 12 13 14 15 ... 44
Title Δ
What unobvious conditions can dictate how long getchar has access t... +1.62
Can't print char after using it in a function +0.33
Getting "error: expected ']' before ';' token&... +0.33
Finding the Least Common Multiple(LCM) of two integer in C 0.00
A function adding data to a linked list is enteting an infinite loo... 0.00
Not getting correct output Function not working -1.85
Program going on without stopping forever in C++ 0.00
A class in header file giving many errors -0.49
Is there a better way to iterate through pointer without reassignin... -1.29
assigning value to a double dimensional vector 0.00
wrong output with my own implementation of the linux tail function 0.00
Pointer gives whole array instead of one character in C++ RayLib +1.54
Why does this recursive sum function not work correctly? -0.67
Swapping columns in two-dimensional arrays c++ +1.57
Why aren't constants(#define) in C read by the header file? 0.00
Storing new object in pointer vector c++ 0.00
C - recursion not working in a Binary Search Tree +1.32
Making the conditional operators behave like if/else statements in C 0.00
Cs50 pset4 filter grayscale round function problem +0.34
Cs50 pset4 reflect image filter code problem +1.65
How to printf a vector in C +1.32
SEGFAULT occurs in DevC++ but not in other compilers 0.00
Why the code doesn't check the condition in the function 0.00
How to find the length of an array of objects in C++ 0.00
Function seems to make zero a variable in C and 'flush' pre... 0.00
While loops and arrays causing very odd behaviour...maybe a memory... 0.00
Always getting interesting Segmentation Fault with g++ +2.21
Use of undeclared identifier happening to specific function -2.07
Remove Duplicates from Sorted Array using O(1) Auxiliary Space (Lee... +1.06
Calling a method inside a method of a different class C++ -0.66
Best way to get neighboring pixels on image +1.67
Using '=' operator to make two arrays equal in C++ -0.83
Sorting char** array with generic quicksort in c 0.00
A problem with the behaviour of scanf when data type is unsigned char +0.09
Vector that contain other vectors with a float and another vector o... +1.08
Understanding the MIPS equivalent of this C++ code 0.00
Wrong addition inputing 0.00
Segmentation fault when calling destructor -1.61
Does C++ std::hex reverse bytes order? (printing decimal as hexadec... +2.24
Why is the return value of std::getline not convertible to bool? +1.35
Writing uint32_ts and uint_8ts to file as chars & then converti... 0.00
cs50 - pset 2 - substitution program 0.00
read argv[1] into say "key" using atoi. Should only accep... -1.28
C++ split string function gives unexpected output +1.16
Why does sscanf reads only two lines with pointer to pointer? 0.00
Creating a password for a console application in c++ +0.34
Why is this function not adding one to an int called number? +0.92
warning C4715: not all control paths return a value c++ - cant pass... 0.00
Unable to re-access inner menu (while loop and switch) 0.00
Loading from file cpp 0.00