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 ... 20 21 22 23 24 ... 55
Title Δ
How to create a std::string directly from a char* array without cop... -0.67
How to deal with last comma, when making comma separated string? -0.01
when would failbit be set while executing a getline function call i... -0.73
Copy constructor for point +1.69
ADL without templates -0.82
calling virtual functions through pointers with and without consult... -0.16
Parsing C Header Files 0.00
getline not asking for input? -0.72
Are C++ Containers exception-safe? +1.77
What is implicit dereference in C++ +1.50
std::cout << Predicting the automatic field width in displaye... +0.90
deserializing a csv stream to a vector of structures -1.86
How can I check if a string has special characters in C++ effective... +1.84
A few memory management questions involving class destructors and d... -0.08
Is random_shuffle threadsafe? and using rand_r if it is not -2.07
Reminder - \r\n or \n\r? -0.74
Benefits of using reserve() in a vector - C++ -0.15
parsing xpath expressions -1.13
ifstream not reading EOF character -1.98
What happens if delete[] p fails? +0.63
Vector or element causing a segfault? -2.38
Does placement-new introduce a sequence point? +0.61
How should I iterate through a binary file in c++? -0.13
Can/Should i inherit from STL iterator? -1.80
make main program wait for threads to finish +0.22
Copy data from a pointer or chain of pointers (Object pointer, temp... -0.32
Problem with ostream/ofstream inheritance +0.23
What is std::string::c_str() lifetime? +0.92
How to properly return a large vector +1.37
Can i copy 'vector' elements in 'set' using the copy algorithm? -1.19
C++ What does the size of char16_t depend on? +2.48
On a float rounding error +0.91
Setting bits in a double and compiling with optimization flags of g++ -2.38
What is the advantage of using vector<char> as input buffer o... -0.01
Sorting a vector of objects -0.55
How to fetch the string using the substr with garbage characters? +1.02
Java seems to be executing bare-bones algorithms faster than C++. W... +0.41
What is the difference between overloading operator= and overloadin... +0.45
Are static objects deleted when an exception is thrown, or just loc... +2.32
Testing C++ code for endian-independence -1.76
how to format out in c++? +0.13
Object destruction in C++ 0.00
How do I properly implement `operator/`? +0.61
how to call a function when auto_ptr is a parameter of it! -0.54
Pthread locking 0.00
pthread pool, C++ +0.54
pthread create error in c++ +2.26
Repeated random number in a loop -1.38
c++: I am trying to reverse the order of words in string (not the w... +1.01
can custom C++ classes replicate the performance of inbuilt types? -1.47