StackRating

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

celtschk

Rating
1506.62 (114,336th)
Reputation
15,971 (8,767th)
Page: 1 2 3 ... 7
Title Δ
How can read from a file in c++? 0.00
Get iterator from a container uniformly random from iterators that... 0.00
Valid, but worthless syntax in switch-case? -0.69
Is "just-in-time calculation" an appropriate use for muta... -0.65
C++ template deduction is not working -0.97
How to delete an object which is a member of another object c++ +2.89
GCC C++ warning: suggest parentheses +0.14
Error with nested class inheritance -1.42
Automatic counter for derived class / Alternative? 0.00
Temporarily modifying fields in a const member function 0.00
Cost of an algorithm -0.70
C++ - initialize static array of char pointers -0.19
C++ reference to const with literal initialization -0.90
The most compact way to find an element in container with the minim... -1.06
Advice for best approach at extending class capability -2.28
Open a file with C++ and output the text that is in the file -0.05
Getting bad_alloc on specific inputs while using C++ strings -2.16
code does not compile in g++ while it does in clang++ 0.00
Why is the conversion from char*** to char*const** invalid? 0.00
What's the closest double to 1.0, that isn't 1.0? -0.01
Using enums and switch instead of visitor pattern 0.00
questions about a function that act like scanf -0.27
advance iterator in loop 0.00
Template class arguments inheritance -1.76
C++ allocates more bytes than asked? -0.42
Correct way to initialize pointer to array in C++ ? -0.13
Reasons four double undescores in standard library implementations 0.00
using ios::clear() with cin 0.00
insertion in a binary tree ( not BST ) not working +2.30
Scope of variables in for loop c++ strange behavior 0.00
Any help on how to break out of this for loop? -2.10
Tail-recursion not happening +2.42
Whats The Difference Between The Following Two C++ Classes? -0.26
overloading operator for linear algebra -0.21
Overloading operator-> -1.04
dynamic_cast type checking functionality without the cast? +1.07
how do i access an array returned as a pointer from a function usin... +0.47
Set compiler optimization selectively for template headers +0.31
Can I use std::vector.size() to control a loop that's removing... 0.00
Polymorphism in C++: Calling an overridden method -0.65
Int *t; and this t[*t] - Type definition -0.58
What is the difference between STL containers iterator and C pointe... -2.08
Template constructor vs. non-template constructor in class any -1.60
Why does clang let me take a temporary by non-const reference in C+... 0.00
Figuring out syntax of a special notation 0.00
C++ array_put() +1.51
Why do C++ classes without member variables occupy space? +1.30
using const in this code -1.68
Best Performance for Getter & Setter +0.51
calling system("command") from signal handler 0.00