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 4 5 6 7
Title Δ
The array is static, but the array size isn't know until runtime. H... +1.52
Is there a more efficient way to structure/pattern C++ than this? +0.42
How to do list all the possible sums of combinations in an array fo... +0.95
Function works in a notebook, but not as part of package - Message... 0.00
Why does this `int` have the wrong value? -1.35
Does the order of base-class initializers and member variable initi... -0.62
Is there a way to prevent a class from being derived from twice usi... +1.26
gcc fails to find a library to link -0.68
Getting compilation warnings for non-prototype declarations +0.53
sorting lines of an enormous file.txt in java +0.99
How can a returned object be assignable? 0.00
How do I apply a blue to yellow gradient on a bitmap through code,... -2.15
Can I alias variables without incurring the storage cost of a refer... +2.62
Trying to get Vector iterator to iterating in a different order +1.69
child object as a parameter -1.38
Can I return a reference to a static class (singleton) instance wit... +2.10
Figuring out how networking, hex, and ascii interact -1.20
Inheriting from a template class in c++ +1.36
What is the recommended way to check that a list is a list of numbe... -1.45
Convert double to int lose 1 in c++ -1.65
cannot assign or copy iostream object? -2.88
How to use variables as functions in C++? -2.95
Why am I getting an error when declaring a variable in a class decl... +3.27
Pointers to objects in C++ - what's on the stack/heap? -4.28
Efficient way to reduce a vectors magnitude by a specific length? +3.54
How to detect template parameters of base classes at compile time (... +2.68
Simple checklist to avoid memory leaks in c++ -1.98
Patterns to create derived class containing many fields both in its... +3.51
efficiently interpret serial data +4.65
Why CLS() has different meanings in C++11 -1.56
Enhanced FOR loops in C++ -1.47
specification of function templates +0.98
"does not name a type" and "invalid use of template-... 0.00
Signed zero linux vs windows -1.32
skyline algorithm for triangles 0.00
new and delete in C program +4.69
C++ binary file reading into struct +3.29
Virtual Method not calling dervied class method. - C++ +0.01
c++ binary file io -3.84
c++ object to string +3.24
How does a complex C style type casting expression work? -1.93
Why is C++11 constexpr so restrictive? -3.46
Boost.Variant, Boost.MPL: How to append types? 0.00
Is there any restriction when passing a r-value to a constructor? 0.00
C++: Calling a constructor to a temporary object -2.01
Inserters and Extractors reading/writing binary data vs text +3.93
Passing constructor arguments by value or by reference +5.43
Writing overload function for new operator -0.39
How can I use decltype to access a dependent-type? -3.09
Using inheritance instead of typedefs for forward declarability and... -3.71