StackRating

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

Martin York

Rating
1547.36 (8,780th)
Reputation
206,392 (222nd)
Page: 1 ... 12 13 14 15 16 ... 55
Title Δ
What does 4th argument of main function in C point to? -1.99
Random ouput with C++ Recursive Merge Sort -1.21
How to debug this stdc++ crash on osx 10.5 0.00
C++ cout print twice in do while loop -0.90
Seeding a random number generator C++ -0.99
array of pointer in c++ class +0.97
Why is copy constructor not called if the overloaded + and = operat... -1.10
Convert a char ' ' or newline to a string +0.43
C++ - Delete std::string*; heap corruption +0.83
Extracting values from a string c++ +0.37
C++ ambiguous operator overload error +0.85
Why would you pass an object by value in C++ +0.07
how to use try catch with constructors? -0.36
streambuf, ostream, ostreambuf, istream, istreambuf and associated... +0.43
Pointer to a procedure -1.10
Why does unary minus perform integral promotion? +1.41
Specify location of static libraries for C++ application in Linux +1.21
Using compile time recursion for generating prime numbers from 1 to... 0.00
How do I get a C++ program to count the number of words as a user e... -0.68
Is this an acceptable way to lock a container using C++? +1.13
How to prohibit NULL being passed in an argument list when std::str... -0.59
Something about C++ binary -0.55
pthread_create in member of class +0.43
How to write a wstring line contains different language to a file? -0.07
Copy the reverse of a linked list +1.63
Where can I find all the exception guarantees for the Standard Cont... -0.08
Bison type clash on C++ subclasses 0.00
removing code from an exe file with hex editor possible? (c++) +0.05
Writing a binary file in C++ very fast +0.33
How can I make 2 c++ classes know about each other's data members? +2.23
How can I set a vector in C++ and all its data at the same time? -0.27
suply second optional argument without need to suply first optional... -0.86
exit() function fails to exit process 0.00
C++ Reading Through File +1.38
Why doesn't std::getline block? 0.00
Overloading operator to use with another class in C++ +0.55
find the first shortest sub-segment that contains each of the given... 0.00
stl list iterator of objects pointer -0.08
What is wrong with function returning typename list<T>::itera... 0.00
C++ web crawler +1.15
How should I handle string arguments in c++? -0.49
What are the differences between C, and C++ calling conventions? -0.23
How to link a C++ shared library with gcc -1.29
Evaluate a simple string mathmatical expression -1.45
Is this a bug with getline(), or am I doing something wrong. Right... -1.89
where is the information about the "main" function stored... -0.85
creating a function to match a string in the main -0.58
Division and floating points -2.13
In C++11, how can I immediately leave a function when a signal is c... +2.03
Print first 1 million primes in 1 sec with constraints program size... +0.92