StackRating

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

Jerry Coffin

Rating
1597.05 (1,908th)
Reputation
463,844 (73rd)
Page: 1 ... 48 49 50 51 52 ... 177
Title Δ
What are allocators and when is their use necessary? 0.00
How do I compare two different strings from two separate text files? -0.41
Calculate some values using template size_t param -0.71
Bubble sort in x86 (masm32), the sort I wrote doesn't work -0.19
unable to cout string in C++ -1.47
How to feed vector elements to a template +0.59
Why are named constructors static +1.31
How to modify the existing stl find function in C++? +1.66
how does the compiler treat the operator + when the operand is a po... -2.67
C++ map start search from iterator position +1.22
Implementing Dynamic programming Algo via threads to fasten-up -0.18
Sampling Data into two Groups 0.00
Add and remove from a list in runtime +1.21
c++ how to initialize open file dialog (GetOpenFileName) +1.59
BitBlt a bitmap onto a splash screen 0.00
Intrinsics for CPUID like informations? +0.32
How to produce a depth(height) image from mesh with opengl or dx +0.32
Can I use C++ TR1 in VS2010? -0.17
Using a template with transform -1.85
How to skip a string when reading a file line by line 0.00
C++ - Alternative to iterating vector -0.67
Static Variable initialisation for Classes in C++, why include data... +0.79
getline not working as expected -0.74
auto_ptr pointing to a dynamic array -0.33
Thread is not getting Destroyed -0.96
incrementing pointers correctly? +0.32
How do I compile multi-file C++ programs in all subdirectories? +0.30
C++ language symbol separator 0.00
Get computer principal name with `GetUserNameEx` 0.00
Set network shared folder only allowing admin users 0.00
Inheritance and lists +0.33
Where is the class and class's method stored? +1.39
Is C++ std::queue safe if there are a pushing-only thread and a pop... 0.00
Handling Non-Ascii Chars in C++ -0.20
Comparing sorting algorithms when the data items are incoming rathe... +0.31
Performance of vector sort/unique/erase vs. copy to unordered_set +0.29
Why is this simple SQL query causing major lag on a simple 6k recor... -0.44
Why are win32/Standard library function parameters almost always pa... 0.00
What's wrong with my idea about preorder traversal 0.00
print an array whose length and dimensions are unknown +0.46
Compilation error for set union -0.30
How to extract the file name without folder path with GetFullPathName 0.00
converting a string to byte (unsigned char) array cpp 0.00
why function objects should be pass-by-value +0.32
How name mangling works with DLLs and LIBs compiled with different... 0.00
Why doesn't this give compilation error? +0.23
C++ number of function's parameters fixed by template parameter -1.05
How to find out what type of object a pointer points to in C++? +0.31
Is there a "generics-like" feature in C++? +0.34
How should I order an if statement? +0.16