StackRating

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

Achal

Rating
1488.05 (4,443,620th)
Reputation
9,231 (16,727th)
Page: 1 2 3 4 5 6 7 ... 15
Title Δ
Output of program does not make sense +2.57
Incorrect value printed by the 'pow' function in C 0.00
How to fix "error:assignment to expression with array type&quo... +1.00
Can a thread be preempt while holding a pthread lock? 0.00
Output not shown correctly +0.14
What is the output of printf("%d",scanf("ABC"));? -1.04
Function Pointer, what is the difference between (*f) and f +1.22
In c when i use "realloc" where does it point? +0.04
Printing char array with null character in the middle in C +1.43
C - Pointer & Reference +0.13
how primitive type declarations work in C? -0.49
Is Variable size in C compiler dependent? -1.28
What is the quickest way to change your current location to your ho... -1.77
How do I input 5 numbers and check if they are odd or even in C -0.11
Where might the segmentation fault be occurring? 0.00
C Pointers - Structs that are arrays -0.24
C File handling in visual studio 2017 -0.47
Is checking EINTR necessary for all operation of socket? 0.00
How to make static variable in a structure in C 0.00
Why do I get clang errors when trying to display integers memory lo... 0.00
unused variable with if condition -1.43
Output using char * to point to int array -1.09
Could anybody explain how "if" statement executed here -0.62
How do strcat() and read() work with '\0' in C +0.53
C - Infinite loop when reading a file -0.93
generic pointer access violation in last element of array -0.50
Error: redefinition of "a static variable" in C header fi... -0.68
No warning with uninitialized C string -1.58
Comma as a separator and operator +0.14
concatenate two integers in hexa and save them in long long int C 0.00
What does exactly name of 2D array represents? +2.19
Strange memory allocation in case of pointers using malloc +1.75
How to sync two process (child and parent) with signals in C? 0.00
strange output issue in c -0.62
Valgrind Comparing pointer with NULL +0.46
Assigning location 0x00000014 occurred access violation 0.00
Using variables set at runtime to specify the size of a character a... -1.08
How to concatenate the hexadecimal data in an array in C -0.67
What is wrong with my C code? C code error 0.00
Why I can't do int x = argv[1]; +0.43
Segmentation fault on copying string elements to another string -0.58
sigaction() doesn't catch SIGINT signal 0.00
5*1 matrix of 2d array in c -0.35
scanf("%[^\n]s") works fine with normal variable but does... 0.00
Passing a 2D char array in C to a function -1.58
can someone help me to find the bug which results in Segmentation f... 0.00
Bug in checking positive integer N for power of 2 with large N +0.17
Empty function C +1.49
Why i get error at the end of the function? +0.25
A string such as "hello" is really a static array of indi... -0.44