StackRating

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

wilhelmtell

Rating
1507.99 (91,420th)
Reputation
44,316 (2,402nd)
Page: 1 ... 7 8 9 10 11
Title Δ
Need advice on C++ coding pattern +0.19
C++ STL question related to insert iterators and overloaded operators -1.14
dynamical binding or switch/case? +1.16
Given an array of numbers, return array of products of all other nu... -0.13
get error when i try to open file using specific path 0.00
Finding character in String in Vector +0.46
Is there a way to specify the dimensions of a nested STL vector C++? -0.91
Is it bad practice to use a C header instead of its C++ equivalent... +1.40
Simple syntax error still eluding me -0.46
C++ compilation error when passing a function into remove_if +3.13
Assigning a vector of one type to a vector of another type -0.84
How to build a sentence parser using only the c++ standared library? -0.90
What is better, a STL list or a STL Map for 20 entries, considering... +0.47
How to check if a position inside a std string exists ?? (c++) +0.26
Is there a c++ library that provides functionality to execute an ex... +0.43
How to read and write a STL C++ string? -0.37
C++ Class Access Specifier Verbosity -1.35
Easy way to parse a url in C++ cross platform? +1.37
Opening a file in Mac OS X 0.00
C++ How fast is passing around objects? +0.13
C++ How do you set an array of pointers to null in an initialiser l... -1.54
C++ design question, container of instances and pointers +2.06
class header+ implementation -0.08
Can I use a binary literal in C or C++? +1.36
What's the correct way to do a 'catch all' error check on an fstrea... -1.80
How is destroying local variables when a block is exited normally c... -0.87
What is name lookup mechanism? -0.16
How can I catch runtime error in C++ -1.48
How do I do modulus in C++? +0.07
Shift from Java to c++ -0.33
Binary Search Tree node removal 0.00
How to read character from console in c++? -0.17
Need to skip newline char (\n) from input file +0.08
Which C++ Standard Library wrapper functions do you use? -1.24
When pass-by-pointer is preferred to pass-by-reference in C++? -0.37
How to avoid namespace content indentation in vim? +0.52
passing values between 2 different c++ files in same project +2.00
C++ string template library -0.90
Regarding Unix shell script -1.46
Sorting a file with 55K rows and varying Columns -0.86
Access Element on set? -0.71
Problem separating C++ code in header, inline functions and code +0.19
How can I hash a string to an int using c++? +0.19
Extracting, then passing raw data into another class - How to avoid... -0.93
quiz ; does this compile and if so what does it return (I know the... -0.70
Inline functions in C++ +0.23
Best Practice - Validating Input In Simple GUI Application? -4.08
Quick help refactoring Ruby Class -1.71
If I divide 3 by 2 I want the answer to be 2 (ie 1.5 rounded to 2) -4.00
RAII: Initializing data member in const method -2.50