StackRating

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

mch

Rating
1595.46 (2,001st)
Reputation
5,243 (31,550th)
Page: 1 2 3 4 5
Title Δ
Wrapper for printf 0.00
How do I implement binary search for an array of integers? +0.39
c++ - call member function on dereferenced object pointer -2.08
C - Getting a segmentation fault(core dumped) error in this simple... +0.35
Single line comparison to several values in C +2.52
Project Euler #8, I can't figure out why my code gives absurdly... +1.03
Segmentation fault when using getline() in a loop 0.00
C - Dynamic Memory Allocation +0.38
Getting segmentation fault when indexing a 'mallocced' array +1.37
How to catch undefined preprocessor macro with gcc? +1.62
Element values show incorrect when print out from an array -0.33
optimize 2 loops in C 0.00
Segfault in pthread_join 0.00
Resistance Calculator 0.00
Fletcher's Checksum for arbitrary length group of bytes 0.00
clang optimized code in wrong way 0.00
Passing a pointer to an array to a function +1.80
Reading a file with scanf and a do while loop -2.33
C Programming: Error while printing all lines containing a specific... 0.00
Seg Fault when reading from file, and using pthread_create +0.39
Linux thread with mutex 0.00
Tracking Possible Memory Leak in C program using Linked List Struct 0.00
Time game (hours, minutes, seconds) 0.00
linux timeval gettimeofday printf error +3.08
convert without using pre defined method +2.55
C - pointer to array of pointers 0.00
Valgrind possibly lost message when checking for memory leaks - C 0.00
Is something wrong with stpncpy() here? 0.00
How to know what is the second greatest number (of 3 numbers)? (C) +1.91
How do I convert double to unsigned for currency? +1.44
How to find pythagorean triples underneath a user entered number in c 0.00
How to concat strings in for loop with snprintf or similar function... 0.00
#define a b+c confusion..I did not get the output that I expected +2.80
Create array of struct instances, then call function inside other s... -1.09
helgrind in valgrind complains with simple mutex -1.90
How to calculate the range of integer data types in ANSI C 0.00
Assigning next pointer in a structure definition = NULL, throws error 0.00
c programming printf format searches expressions -0.77
Segmentation fault: Pointer to an array of string +4.81
Why doesn't my atoi implementation work with negative numbers? +3.75
HOW to not move down a line in C after inputting number/character etc 0.00
Assigning and retrieving an array of strings to a void pointer 0.00
Is it possible to generate random floating point numbers including... -0.70
different answers of scanf of a char with %d and %c +4.63
duff device not working +1.69
Initialize dynamically allocated structures within dynamically allo... +3.39
How to initialize a 3d array in C - Array of arrays of pointers 0.00
Freeing an array of mpc_t in C 0.00
Delete on a pointer in a Union -4.20
Is this the correct way of doing byte I/O? 0.00