StackRating

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

Blaze

Rating
1612.29 (1,334th)
Reputation
6,808 (23,646th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
What is the idea behind ^= 32, that converts lowercase letters to u... +0.32
How I can make a string array interchange it's components with... +2.15
Data lost from float assignment to float print 0.00
Does the compiler reserve memory for the biggest block of code or a... -1.70
C++ examples where dynamic array is required instead of static array 0.00
How to fix my code for cs50 pset 1 mario less comfortable -2.44
Trying to understand the Shunting Yard Algorithm 0.00
Memory allocation while using structs in C -0.33
How to catch undefined macro in preprocessor #if condition? -0.82
Are there other things to know about vectors +0.43
Understanding "while (getchar() != '\n')" -1.43
Trying to troubleshoot concatenating a string in C +1.44
Why is my code returning only one function? +0.42
Recursion flow in c language and how the output is printed -0.39
Adding and subtracting time with tm +2.05
C segmentation error whiler generating prime numbers in an array 0.00
Copy a uint8_t array to a struct +0.23
C++ How to translate my code to OOP with classes and functions? -1.77
Find the series in C programming -0.31
How to decide string length? 0.00
I'm getting an error when compiling my code. expected expressio... +1.75
Linked List-Basic Insert Function -0.03
variable name as macro argument +1.28
C languange 4 digit possible variations with exception +1.24
How to fix this bug in my C++ code it crashes -0.75
May I know why the parameter to this function isn't of int type... -0.65
In C, what is the difference between char* and char[]? 0.00
How to erase value from vector of struct using erase-remove idiom? -1.67
Clarification regarding passing arguments by reference +1.96
Qt Creator + GDB + MingW - Bitwise And question 0.00
Using != operator in the if statement to check two conditions 0.00
Assignment char to char - unexpected behaviour +1.70
Debugging in C++ 0.00
Preprocessor definition duplication +0.07
How to make the bitmask of a char? +2.00
Global Array Issues Not Updating, C Programming +1.79
Issue with pointers and postfixes +0.84
Why is a for loop's condition optional, but a while loop's... -0.62
Calculating string length not correct when not printing out the ret... -1.52
C++ scope on heap +1.30
Which data structure can i use if i want to reduce its memory by ha... +2.33
Sum of prime numbers in array +0.54
Defining function and printing in c +1.23
Compare smaller vector to bigger to check if it differs at the end... +0.13
Storing list of names associated with tasks +0.79
If pointer stores the address of a variable and is itself a variabl... +0.17
map values(char *:Allocated dynamically) are getting deleted after... 0.00
Iteratively iterating Array of Strings (pointer value seems to get... +1.65
C - forward declare and use struct not pointer +2.58
passing const char in argv main argument +1.33