StackRating

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

Govind Parmar

Rating
1512.80 (53,601st)
Reputation
12,689 (11,494th)
Page: 1 2 3 4 5 ... 12
Title Δ
storing input hex values from string in C 0.00
What clock does the Visual Studio 2017 CRT implementation of std::c... -0.50
Copy string without strcpy 0.00
Difference between i++ and (i)++ in C -0.33
Printf formatting an integer to have a maximum and minimum of 2 dig... +0.53
Want to know how to "reveal" a "hidden" string... +2.36
How to Shorten Git Bash Prompt (Windows) +0.47
Passing argc and argv to a thread in c +1.96
What causes 0xA4 to become 0xffffffa4 when reading a binary file? -1.28
Allocation of memory in x86-64 +1.31
-3 + -3 = -2 in two's complement -1.16
Total number of odd/even numbers 0.00
What is the output of this code, array and pointers 0.00
Print last few lines of a text file +0.44
I keep getting "Unable to find an entry point named 'GetWi... 0.00
bVariable = !!iVariable vs. bVariable = (iVariable != 0) +0.37
why is fprintf() not writing to a file? +2.15
Why is scanf failing to read inputs correctly? +1.99
What is the correct way to define a UNICODE independent WinMain fun... 0.00
Confusion about different running times of two algorithms in C +1.71
Clarification on initial value of some variable belongs to the stor... -2.10
Local int vs Global int in C +1.48
Getting error - local variable referenced before being initialized -1.40
Why basic arithmetic operators don't need math.h library +1.23
Why is there a semicolon necessary in this loop? -0.19
ascii char to char conversions Assembly x86? -1.53
error: lvalue required as left operand of assignment (swrots) 0.00
How to read next line of input file until end of file without using... -1.14
Calling mysql stored procedure in c, passing variable argument 0.00
visual studio build tools v120 0.00
C - split string and enter into array -0.41
Does the gets() function in C automatically add a NULL character at... -2.50
How to print the title of the active window in C - WinAPI -1.48
If I can't define a variable inside an if-condition, how can I... +1.32
Uninitialized int variable in C - why is this working? +0.92
String concatenation with variables and pointers in 'C' +0.47
How to make a delay between printing characters in a string print l... 0.00
MSVS 2017 problems with c++ 0.00
helper function using pointers +0.65
Freeing allocated memory causes the program to get stuck in Visual... -1.98
Why is not letting me enter a value to a char with scanf()? 0.00
Move two chars from string into another string goes wrong -2.00
Does indexing an array w/ arithmetic rather than an explicit/single... +2.01
Segmentation fault in C, can't figure why -0.52
C Reason why strncpy not have null termination +1.19
How to print "Hello" in C without using a semicolon? +2.93
Mystery with strcmp output - How strcmp actually compares the strin... -1.67
How to input from user number more than one digit in assembly? 0.00
How to call C function in DLL from C#? 0.00
Bus error thrown and don't understand why +1.86