StackRating

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

Sadique

Rating
1582.94 (2,759th)
Reputation
19,243 (7,160th)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
Why does my pointer for an unsigned long array increment by 8 bytes... -0.10
Too Many Arguements -0.05
How to convert a string to a data type mentioned in string in c++ +0.45
Double Pointer manipulated +0.44
Is there a way to predefine the expected length of a C function's p... +1.32
Did this program initialize its pointer? -0.09
writing to an array of structs -0.01
How to get input to the system(program.exe)? +0.35
how I call a function in my source file including only header file... +0.44
Can I return a string from C main() program -0.95
repeat program function failure in C, scanf related? -0.05
Pointer in C changes the previous values +0.84
loop executes more than needed 0.00
function with variable arguments -- weird output -0.02
Using garbage values to generate random or Pseudo-random numbers -2.33
recurring binary for decimal number +1.06
What's wrong with this program, it terminates? +1.19
which is the diferrence between: main(){} and int main(){} and int... +0.94
How do I know the order between II and &&? +0.47
Is `a++ & f(a)` undefined or unspecified? +2.39
Why does the string returned by ctime() contain a line feed? -0.48
Creating array of character pointers and integer pointers -0.13
error: expected ‘)’ before ‘;’ or '}' token 0.00
C Programming ? using pointers -2.20
Can not print link list +0.45
Arrays in a Palindrome program +0.45
how to send enum data types using call by refernce in C language +0.14
What is the translation of this code to OpenCV Java? 0.00
how to pass the pointer to a function and assign the value to the v... -1.98
Can anyone help me understand what's wrong with this code? -0.04
Explain Backslash in C -0.04
Computer dosen't return -1 if I input a number equal to INTMax+1 +0.44
How To assign a number in a integer variable to a string 0.00
String decleration length in C -1.33
~ operator in C +0.17
Accessing Array Element +0.62
C - acsii conversion between char and int +1.71
why printf is not printing here? +0.05
Adding signed and unsigned int +1.14
How to evaluate arithmetic expression using stack c? 0.00
Operator '||' cannot be applied to operands of type 'bool' and 'int' -0.34
The variable is being used and not being initialized -0.04
When are array names constants or pointers? +0.97
Simple if/else statements error 0.00
Printing pointer to integer causes segmentation fault. Why? -1.06
How does the main() method work in C? +0.70
How to get entire contents of binary tree in array form? -0.05
Symbolic constants in C (#define statement) +0.01
c array of pointers -0.04
What does "cout <<(_1*3)" mean? +0.02