StackRating

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

luke

Rating
1567.49 (4,376th)
Reputation
28,070 (4,463rd)
Page: 1 2 3 4
Title Δ
Convert files of any types to a file with c strings +2.38
I'm an experienced C# developer, what things should I know to code... +3.14
how to write a text editor in c++ +1.45
c++ error, "could not deduce argument for 'std..." -1.68
When do you use third-party code? -2.89
C++ Remove new line from multiline string +3.56
Copy constructor: deep copying an abstract class +1.16
I want to make a simple 3D game using openGL, where should I start? +2.18
how can we use a batch file in c++? -1.90
Is it possible to return a derived class from a base class method i... -3.34
Best way to display output of pattern search on text files? 0.00
Get CPU and memory usage of application programatically on HPUX +4.31
Passing a modifiable parameter to c++ function +2.33
Using stl containers without boost pointers +3.62
is it possible to have getline() function accept wistream& +3.58
How to store the wchar value in double quotes string -1.82
GTK Window configure events not propagating -0.44
nested struct with array +1.14
what is the difference between const int*, const int * const, int c... +0.30
An overloaded operator takes function pointer as parameter, how do... -1.11
C++ vector manipulation optimization -0.43
When should your destructor be virtual? +3.10
Trying to keep age/name pairs matched after sorting +3.65
Find all combinations of coins when given some dollar value +0.99
C++ OpenGL Window and Context creation framework / library -2.16
GTK detecting window resize from the user +3.73
C Programming: Debugging with pthreads -0.58
Initializing OpenGL without GLUT +1.58
how to output to console in C++/Windows +3.25
Do you add information to the top of each .hpp/.cpp file? +0.29
Defining macros in Visual Studio - /D or #define? +1.83
Parse C files +3.97
Recommended C++ Database Abstraction Layers -4.42
C++ Arrays: conversion of contained type +3.84
Unmangling the result of std::type_info::name +1.61
What is wrong with this inheritance? -1.13
C++ map access discards qualifiers (const) +3.87
How do you copy the contents of an array to a std::vector in C++ wi... +1.90
How do I test the current version of GCC? +4.36
Getting started with OpenGL +0.34
How do I guarantee fast shutdown of my win32 app? +1.64
How to read until EOF from cin in C++ -3.94
istream operator -3.59
How does delete[] "know" the size of the operand array? +2.86
How do I get console output in C++ with a Windows program? +4.01
What are some techniques for limiting compilation dependencies in C... +4.06
Default parameters with C++ constructors +4.14
Forcing single-argument constructors to be explicit in C++? -2.36
Convert BSTR to int -0.38
How to repeat a string a variable number of times in C++? +4.22