StackRating

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

nalzok

Rating
1468.54 (4,521,487th)
Reputation
6,599 (24,490th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Print out final total above other print statements 0.00
How to get all the 0's from scanf input in C -0.11
C - assigning a true int value to void pointer instead of address/p... +1.88
Testing C code by compiling with -s switch? +0.56
How to type cast a struct into allocated char memory space -0.84
Accessing struct members after allocating +3.02
How to scan txt file for data and store in arrays in C? +2.14
strlen and free memory +0.56
C - 2D Array Sgmentation Fault -1.00
Is it safe to reference the struct that is being initialized in its... -1.32
The compiler skips the scanf statement for charter input after doub... +0.66
Spilt a string of integers based on delimiter and convert to int ty... -1.92
How to skip first line of input file in C? 0.00
syntax error of linked lists in dynamic memory in C language 0.00
Input, Output C Program -1.36
Why cast the pointer? -1.36
Scanf Skip scanning character 0.00
Appending a string from source to destination with the use of point... +0.04
How to split up a string and put each words in an array in C 0.00
Random Numbers from preset list +0.33
Typedef C Struct: invalid use of incomplete typedef +0.72
confusion with nested macro expansion -0.52
Why isn't an address being printed when I try to print out the... +1.60
Iterating through a pointer to pointers +0.99
Evaluating strings and arrays - C +2.01
Segmentation fault when assigning int to element of array -1.63
Why do I get a segmentation fault when getting file name using user... -1.18
ERROR:request for member 'id' in something not a structure... +0.55
Calling main from another function +0.84
while for character counting does not execute +0.03
How do I use pointers? in C -0.45
Offlimit Address/Pointers in C +0.06
Hex file reading in C, some data corrupted? -0.76
Float to int if the num has no numbers behind decimal point in C -0.45
Finding last letters of a string -0.54
Declaration of an array of constants -1.25
Print elements after place in array in c -0.10
C inline all functions in source file -0.46
Why can an array be declared in a struct in this way, and how shoul... +0.95
How to call a function multiple times inside a macro in C? -0.46
Since characters from -128 to -1 are same as from +128 to +255, the... -1.45
pointer to pointer for struct -1.26
How can I use double dimentional array without using index? 0.00
Dynamic memory allocation in C 0.00
omission of extern for variable in C, but still works? 0.00
scanf replaces last elements in char array with the next scanf input -1.06
C - shift power operation -0.20
Value of a char ptr does not change after ++ increment +1.25
cast specifies array type error with assaining two dimensional arra... +1.98
Read user input and modify an array using EOF within a function in C? -1.02