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 ... 7 8 9 10
Title Δ
Why does this function return 0 even when assigned a value? (C) -0.60
Why do we specify arrays size as a parameter when passing to functi... +1.77
can any one explain in detail about the following program of pointe... -3.19
Char equals char undesired output -4.77
(linux) "Segmentation fault (core dumped)" while passing... +0.74
Calling a function from main() with parameters that belong to anoth... 0.00
str_int function 0.00
Calling a function in an IF statement vs not in IF statement +3.68
invalid types 'int[int]' for array subscript in multidimens... 0.00
Changing elements of an array by passing by reference to a function +4.29
error: expected ‘;’ before ‘generationString’ +3.21
This Pointer error No instance of constructor matches the argument... 0.00
After memset operation, the result of array is 0 -0.18
(C++) Finding all prime numbers between two integers (without using... 0.00
Why using loops in recursion produce an unexpected results? 0.00
Characters duplicate in a multidimensional array -4.31
Checking the validity of a string representing a number -1.30
Somebody please help me with the physics 0.00
C++ Problem I get "nan" as output everytime I run my prog... +4.55
C++: free or destroy malloc'd char * after it is captured by a... +0.92
C Compile Errors 0.00
Knowing performance difference of an algorithms if implemented in d... +3.79
Why do I have to add a decimal to get this math correct in C++ 0.00
Understanding delete in C++ with 0.00
Why the two code snippets below give different answer in C++ from p... 0.00
gcc complier report warning but a.out works smoothly otherwise +3.67
My program doesnt print the result of a function for my last line o... +3.89
Nordic characters in c++ variable names? 0.00
Compare infinity with infinity in C++ +5.74
Pointer Arithmetic terminates program with Code139 (Segmentation fa... -3.52
C programming: A pyramid with asterisks -1.05
Calculate the sum of each column of a sparse matrix using C -3.33
I don't understand this Error called "Buffer Overflow" 0.00
Python Runtime vs C Runtime 0.00
c++ function invoking order in f() + g() -2.61
I want to solve this query with c program +1.97
Modifying pointer to string literal in separate function +4.27
How to change individual characters in string on C? +1.98
Multiple definition error in C++ even when I've not included mu... +3.97
How to store a private key in string literal in C? 0.00
Why Can't we use a instead of &a to store value of variable... 0.00
How to release the memory pointed by a static pointer in a C++ class 0.00
Rearranging a pair of arrays with respect to a sorted third array m... +0.69
writing a code for time to double annual interest rate -3.66
2D array in C++ with variable dimentions -0.18
invalid type argument of 'unary *' (have 'int') 0.00
Segmentation Fault in C (array related) +4.03
how to create input like answer -4.96
Remaning elements of a heap array remaining after delete [] +1.94
How are the addresses given to pointer variables? Do they follow an... +0.86