StackRating

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

GermanNerd

Rating
1462.09 (4,527,330th)
Reputation
512 (268,085th)
Page: 1
Title Δ
In precisely which scenarios does C throw a segmentation fault? 0.00
How best can a Sentinel Value be established when the full range of... 0.00
Why declaring function arguments this way: void func(x) int x; {} +0.69
What happens when 2 pointers point to same area and 1 of them is fr... +2.14
How to replace a single character inside a char array? +4.52
Are multidimensional arrays accessed via temporary pointers? +3.96
Error caused by function that hasn't yet been run -3.04
Coin Tossing program in C/ Else vs Else if received values from ran... -3.51
Counting the Whole String Including The Spaces in C -2.53
Memory unallocated pointer variable works. How? 0.00
Not an Expected Result Loop of a Structure in c +0.03
Structs with array member -2.47
I am new with c my program is running but nothing as an output 0.00
Passing struct to a function to assign values -3.02
How char array behaves for longer strings? +4.28
How to delete a struct in c programming which has member functions... -3.40
How to copy a value from first array to another array? -1.25
why doesn't it work when there is no space at the beginning of... 0.00
struct function passing and returning -0.21
Using struct field as loop counter? 0.00
Are they different: converting type of pointer then get data AND ge... 0.00
How to overwrite part of a string in C? -1.60
How to make an (2d) array using dynamic allocation of memory -3.32
How to Find Most Significant Bit Position? 0.00
c printing the actual content of string +0.95
Getting char array value from a method by using pointer. 0.00
Non Null-terminated value causing StrCmp to return 0? -3.92
What is happening here while post/pre decrementing a char variable... -1.18
How to print a double data type in C -0.91
New to C; using arrays. Undesirable output -3.60
Confused about string constant and string variable -2.12
C- Find array length from pointer -2.23
How to Create a C Function with Array Input&Output 0.00
Printing nothing in C -1.62
sort function won't print sorted array? +0.48
problem initialization order in buffer overflow problem -2.26
Getting an infinite running program when using scanf -4.00
Getting an infinite running program when using scanf +4.00
C program to take integer if it is Prime or Not Prime +1.62
How to pass structure by reference in C? -1.65
Why does the execution result show a big difference in release mode... -3.12
Take differences in two arrays and record their number in a third a... 0.00
what is the role of x = (char *)&a and what does it do? -3.28
Memory handling in x64 vs x86 - C language +0.85
Looping over structure elements using pointers in C -3.18
Temporarily disable SDL event queue? -4.00