StackRating

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

Gene Bushuyev

Rating
1430.50 (4,535,365th)
Reputation
4,826 (34,402nd)
Page: 1 2 3 ... 4
Title Δ
When and how is conversion to char pointer allowed? +0.52
How to run another app in C++ and communicate with it, cross platform -1.40
How can I use boost::gregorian to parse 2-digit years in C++? +1.15
Overflow in C++ and Java +0.68
How do I parse a file with {} block C++ -1.13
Parsing & Sorting csv file by Line +0.09
AXE Parser Generator and mingw gcc 4.6 operator & 0.00
custom smart pointers and polynomial number of comparison operators -0.77
namespaces having unnamed namespace with the same variable declared +1.54
Parsing a complex string -0.45
C++ separate input into various variables -0.76
No linkage at block scope? -1.22
Why is my HelloWorld function not declared in this scope? +0.09
Passing `this` before base constructors are done: UB or just danger... +1.22
How would I perform this text pattern matching -0.33
How to clear comments and intermediate whitespace in a string conta... +0.09
Order of operation when performing dynamic initialization of arrays +0.63
What does time_t mean? -0.58
Safe cross platform coroutines -1.55
Editing large binary files -0.86
C++ Strong Random Number Generator - necessary? -0.47
Parsing a string in C++ for assigning parameters -1.92
How can I initialize base class member variables in derived class c... -0.34
Best way to parse a list of numbers +1.75
int a[] = {1,2,}; Weird comma allowed. Any particular reason? +0.84
Checking if any other button was clicked +1.91
How can I simulate alignas(T)? +0.52
C code does not work when coded like C++ +0.08
using templates to check for member variable not working on int +0.09
Explicit move constructor? -1.53
Difference between try-catch syntax for function +0.74
C++ idiom for dynamically populating objects and destroying at return +1.92
C++, Visual-Studio: Is it possible to create an executable that wou... -0.90
parse plain python list of double -0.96
How can i solve this error? -0.14
Does std::sort check if a vector is already sorted? -0.34
Is there a C++ library to read JSON documents into C++ objects? -1.41
Learning about lexical scanning and parsing from the ground up -0.16
HowTo parse numbers from string with BOOST methods? +0.42
How much is too much with C++0x auto keyword +0.10
How can I have g++ mimic MSVC++'s template instantiation behavior? -0.34
Are there any open source projects that implement the same function... +0.33
can auto type deduction possibly cause conversion error? 0.00
Assertion fails/Exceptions for STL +0.88
Why not overload operator+=() for std::vector? +0.03
Why build an AST walker instead of having the nodes responsible for... -0.36
Upgraded C++ project to VS2010, now get AccessViolationException -1.83
ANTLR parsing MismatchedTokenException -0.92
Is this the job of the lexer? -0.67
How fast are lambda functions in GCC -0.92