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 7 ... 10
Title Δ
C linear search failing to compare two strings using strcmp, compil... 0.00
Is this function ok to convert binary to integer in c -2.16
How to fix segmentation fault in this code? +1.51
When I enter a number between 0 to 70 it prints infinitely +0.37
Why segmentation fault (core dumped) when I cin a string into node-... +1.08
How to loop through lowercase characters without casting? +2.12
Why unsortedArray is changing while my code running? +1.52
Why is the program not working for an array but works fine when it... +0.05
Two ways to assign elements of std::vector +1.25
How to return a custom array item from a class and manipulate its p... +0.38
Why do I need an ampersand for this printf statement? +1.54
string representing date and transform it +2.98
memory allocation eror in C -0.24
Why don't the values I type in the terminal match the values I&... 0.00
Binary literal in condition 0.00
Why value of x is 28 in the given 'C' code snippet? +0.39
Does recursive functions have some limitations? eg: how many layers... -2.42
Converting multiple character variables to numbers in if statement 0.00
I can't understand this segmentation fault +0.38
Why does a code keeps running endlessly after a certain number of i... +0.39
Returning different types of variables -0.88
'else' without previous 'if' error when defining ma... +1.84
This basic binary search tree algorithm causes segmentation fault:1... 0.00
How to check if there overflow and return 0 0.00
I need to create a function that gets those numbers in the string +1.25
The explanation behind the code if i'm using %s instead of %c i... +1.17
how to handle pointer in for loop 0.00
Why is my sieve of Eratosthenes code looping infinitely. I have tes... 0.00
How do i return the size of char array with a function in c++? +0.12
Can not separate input function in class with function with arguments -0.20
strcat returning wrong character 0.00
Performance gap between vector<bool> and array +1.15
Is there a reason why I am getting no match for operator>>? 0.00
simple pointer question ( I don't know why the exact explanatio... -1.79
why different string pointers to the same content have the same add... +2.44
How do char arrays and their pointers work in c++ exactly? -0.43
No match for 'operator <<'? 0.00
Program stops in an infinite loop and gives me a segmentation fault 0.00
Function pointer type cannot be used for a function prototype +0.89
Why does passing right values through pointers results in segfault? +0.33
Counter inside a for loop does not give expected output -2.19
How to print this series?(1 \n 2 3 \n 4 5 6 \n 7 8 9 10... ... ...) +2.01
Displaying average number inputted by user greater than 50 and prod... 0.00
define 5D object with memory allocation +2.01
Character string declaration with static size -2.13
different output with different version of gcc, when code dynamic a... 0.00
Return Pointer from function with pointer as param -1.63
How to convert a string into the sum of ASCII values? 0.00
How to get initialised, non sequential array indexes in C +1.05
pointer to pointer as 2d array -1.13