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 2 3 4 5 6 ... 10
Title Δ
How to fix the segmentation fault after entering the second polynom... 0.00
Why doesn't Visual Studio 2019 compile my code? 0.00
Program terminates with status -1073741510 in middle of for loop as... 0.00
How can I access memory? +0.37
Create set of vectors -2.23
Array of pointers to structs - why is malloc() required, why is dir... -1.00
(null) is printed after converting an integer 12345 to a string &qu... -0.63
Why are my ints over and underflowing here? +0.36
Does a value x of type float exist for which x + 1 == x? +0.75
Receiving an error "Main.c:9:22: error: expected ';' i... 0.00
Why does while(int) end when int = 0? +1.66
How to create a new string without spaces from another string using... -0.30
What is the definition of an "argument in C" -0.55
Why the values are not stored properly in pointers when assigning v... 0.00
While loop not checking or condition -0.10
Assign array type to pointer type? +1.09
Why is the function not mapping the input to my variable? +0.99
Convert forward slashes to backlashes -1.92
I am confused about "reference" between java and c++ +0.78
Why using std::sort() ) gives me garbage values? 0.00
Constructor with array parameters +0.37
Why does the erase command end my while loop? +1.87
Sorting integers in an array. But its not working for some cases 0.00
Swapping arrays +0.37
why this code giving different output than expected? 0.00
Changing value of an array with function call 0.00
If ++a return lvalue then why &(++a) show compile error? 0.00
I can't understand the result of this chatting program 0.00
C++ Memory Address +1.09
How does the putchar and whole of the code gets executed? -2.24
Assign string values to char array in reversed order with for loop +1.61
Problems with Heap Corruption - C -1.23
Why does my C program give different outputs in different compilers? 0.00
How does the while loop work when the assignment and postfix operat... +1.76
Enter the value of two number 0.00
free'ing results in crash -2.29
Why am I getting 'segmentation error' while using double po... 0.00
How does for act when it receives no commands? -1.10
c++ how to access a pointer's struct variable -0.85
How to modify a heap pointer from a function +0.33
vector capacity shows 0 even though it is reserved +2.23
How do I declare an array of unknown size then take input till I de... -0.37
Replace all 0's with 5's in a given number using sprintf an... +1.98
Sorting inputted integers into odd and even arrays 0.00
Checking if an item is in an array in C +2.41
for-loop help getting wrong output +1.16
Why copy constructor doesent call itself when an object of arrays i... 0.00
Accessing vector of structures +0.75
Adding int into a vector 0.00
Recursive factorial return statement +0.08