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 ... 10
Title Δ
unexpected results of division and Modulus in c++ +2.28
Initiliasing a character array in C when using structures and funct... +0.35
Why do I get a new line which is not there +0.32
What is wrong with auto? +0.87
Reverse Iterating Over Characters of String in C++ +0.34
pointer not updating the value it is pointing to inside void function +0.32
How this c++ code runs without definition of function +0.35
i want to take number from user then print if it prime or not but i... -0.10
why is 00000000 - 00000001 = 11111111 in C unsigned char data type? 0.00
Creating dynamic two dimensional array in C 0.00
An unexplained segmentation fault 0.00
How to create a 2D array where all of the rows are not the same siz... 0.00
Variable Use Fgets with a char array in C 0.00
Getting same output independent of different inputs +0.34
unable of get output from a 2d vector because of runtime error +1.01
Invalid (Aborted)core dumped error while using free() in C +1.22
Why does this function return the correct length of a string? (Incr... -0.11
How to write a random uppercase char generator in C++? -0.02
int const array cannot be written to 0.00
Check if the user input has entered a repeated number -2.60
What's bigger than a long double? -2.64
why does argv remove some of my characters? 0.00
Unexpected results while passing arrays as parameters in C? -1.06
Output screen is empty in this program 0.00
How to write this pattern in 2D array? 0.00
getting infinte amount of inputs from the user than printing the bi... -1.08
Palindrome in repeated loop -0.63
Recursion in c to print characters +0.33
How does a C++ constructor initialize objects of its class? -2.06
What is the meaning of char *a[3]? +2.37
How to return an array from a function by value in C++ +0.32
Matlab vs C++ find first element of Matrix that is equal to something +1.07
'class': illegal use of this type as an expression how do I... 0.00
Does std::unordered_map operator[] do zero-initialization for non-e... +1.82
When it comes to a sequence, is "vector[n].push_back()" i... +1.68
Why the output of `printf("%llu\n", 1ull << n);` an... +1.46
Asign to an element of a struct of a pointer array don't work (... 0.00
Understanding macro functions in C that define variables -2.59
Why doesn't the variable increment itself? -2.34
Program received Segmentation fault while debug in CLion 0.00
C++ issue with bubble sort +0.02
Does the reassignment of one value which is already stored in the d... 0.00
What is wrong with this C code for a simple calculator program? 0.00
Malloc two structs for cache simulator 0.00
How can I make this function output max array value? +0.34
why do for loop does not work when I use increment operations for t... -0.16
Removing objects from memory in c++ +0.34
initialization of string in struct -0.87
Pass an array as an argument and print the array item in C program -1.24
Putting text in scanf makes the code output random numbers? +0.35