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 ... 5
Title Δ
c++ error: call to 'g' is ambiguous. By reference and regul... +0.37
C: Linking error for function of same signature +1.47
Iterate over vectors with n and n*n elements -0.46
Right Rotation of Bits in C 0.00
i want to print yes if the reverse number and first number are equa... +0.37
Unexpected value after type casting in c +0.37
Simple C matrix multiplication, multi thread 0.00
Is it necessary to have default ctor for the most-base class in vir... 0.00
arithmetic of long int in c +2.32
About array pointer +1.73
Why does this ternary result in a pointer being printed? +2.40
strstr function and multi dimensional arrays in c -1.36
Question about free function and memory allocation ( C ) -1.51
passing generic iterator to function cpp 0.00
Longest word in a given string in C +0.36
Calculating time complexity using T(n) method? +1.21
Read binary file into struct and also problems with endianness -1.86
Which compilers support arrays with a size fixed at runtime and whi... +0.37
Format signed char or unsigned char with stringstream 0.00
C++: I get an iterator in one method, how to modify the original li... 0.00
C program to find out both real and complex roots for quadratic equ... 0.00
2D mesh class implementation in C++ -1.60
How can you use a function pointer with argument in c? 0.00
how to have a copy constructor for vector? +0.33
c++ type conversion class member operator issue 0.00
Representing a number as the sum of two prime numbers 0.00
C Pointers: How is the following output genrated? +1.68
It's about problem 8 in project euler , i can't tell why th... 0.00
pthread_join does not work and mutex dont work in C 0.00
24-bit to 32-bit conversion in C++ +1.98
why does using '<=' instead of '<' in the loo... -0.45
why is the logic not working properly in the code? -0.12
Printing all substrings between/after occurrence of a character in... +0.84
What makes a program not follow the loop condition? 0.00
Identifying String or Int from ifstream 0.00
Keep the duplicated values only - Vectors C++ 0.00
Project Euler #8: C++ incorrect answer (gives correct for a small c... 0.00
For loop runs infinitely why? 0.00
How to fix " assignment makes pointer from integer without a c... 0.00
find method giving wrong answer in c++ 0.00
Segmentation fault: 11 in a program of multithread in C using pthre... 0.00
How to specify storage class specifier for an object of struct with... +2.42
The best way to find number of occurrences of word in string (C++,... -0.56
Output for the following C code is confusing me +0.98
Can't get the reason for segfault -2.09
Repeating an exact same code segment 1000 times without loop +0.39
Why values of array cannot be printed using foreach loop in called... 0.00
Getting confused with array access 0.00
Why it shows two arrays rather than one array -2.27
what will be the answer of this pointer based code and why? 0.00