StackRating

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

klutt

Rating
1570.85 (3,953rd)
Reputation
7,063 (22,730th)
Page: 1 ... 10 11 12 13 14 ... 18
Title Δ
Passing string as value in C language: why does this code work? -0.51
How are return statements executed in C if there are multiple retur... -0.61
How to find which function is calling another function in C? -1.59
Compiling big C files +2.02
Compiling big C files -0.98
How does free() affect the memory address on the heap? -0.31
I get nothing\blank when trying to output this function -1.83
Set pointer to array of structs equal to array of structs -0.45
Is variable declaration necessary in C? -0.48
Why do we leave some structure variables out of the curly brackets? -1.01
Calculating log2, with unions -0.74
Why are &p and &a[0] different? -1.45
Palindrome program that lets the user chose if you want to execute... 0.00
Repeat each element in array "i" times in C 0.00
Regarding passing pointers as arguments 0.00
Generating random numbers which allows some repetition within a giv... 0.00
Bsearch function in C not working properly 0.00
How is it possible for 0 <= -1 to return true? -0.97
Loop through odd numbers and 2 +1.32
Trying to make a dice rolling script in python -0.49
what does (char *)__strdup do in c +0.52
How will the following simple C code convert to assembly? 0.00
How to assign a integer to a pointer in c? +0.20
Am I using '&&' incorrectly? -0.50
Time Complexity? +1.30
Is there a memory leak in this C code? -1.55
What would be a good reason to catch throwable? +0.02
How to write a unit test 0.00
Removing extra whitespaces from a string - C programming -0.93
How is for loop parsed internally -0.45
What is the purpose of the seed in the srand function in C? -0.12
Loops to put string in dictionary order 0.00
Scanf read string over size of predefined char array -2.06
Seg fault after 2 scanf to pointers -1.30
2-Dimensional array with malloc, function call to allocate 0.00
Is the below given code is wrong? +0.15
Do I have to free dynamically allocated memory if I use all of it? +0.50
Check if an array is inside another array - C programming 0.00
How to output successive letters in C +0.11
What is The Default Storage class in Formal parameters -0.13
how to convert decimal value to binary bits? -0.57
Determining where header file is found 0.00
How does the time() function in C work? -1.65
Recursion output C +0.51
C for loop has different effect than rolled out loop 0.00
How to terminate the nested loop +1.29
unused variable with if condition +2.15
Why am I getting a type error when trying to use a struct from a he... 0.00
C - use of undeclared identifier in a function. CS50 +0.13
find the number of distinct prime divisors of G using python progra... 0.00