StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 20 21 22 23
Title Δ
memmove vs copying backwards -2.09
How to remove unused methods of virtual classes in GCC? 0.00
invalid conversion from int* to int [-fpermissive] 0.00
Sorting array with BubbleSort -3.80
Extensible ad hoc polymorphism? (C++11) +1.69
Best way to represent a date in a class (day month year vs. timesta... +0.65
Visual Studio Breakpoints being automatically disabled while debugg... -1.35
Unhandled exception at Access violation reading location 0.00
C++ logic with switch statements +2.48
Difference between dereferencing pointer and accessing array elements +4.19
Write a name in a diagonal line representation +4.12
for loop in for loop without initialization +4.22
How does a program determine the size of a file without reading it... +4.30
difference b/w **ptr and *ptr +0.21
C++ Template Specialization: compile error: "is not a type" 0.00
Why cout.put() doesn't work properly in stream? -3.34
Why copy-constructor is not called but default constructor is invok... 0.00
C++ passing function as argument with polymorphic type +0.16
Not getting right output when Overloading the '+' operator in Calcu... -2.93
Auto close Adobe Reader after inactivity C++ -3.98
Avoiding header file 'pollution' 0.00
Dereferencing the return of malloc() in C -0.88
Faster form for hamming distance in c++ (potentially taking advanta... -4.27
Unusual variable declaration -3.37
Assignment from incompatible pointer type when assigning an argumen... +3.32
Template specialization restricted by a condition 0.00
Plain C++ / How to multiply integers larger than uint64? 0.00
C List: dealing with typedef -3.90
Way to specify or determine which include header file a function co... +2.35
C++ const function with reference +3.63
Declare a function signature with decltype() -0.80
Is there a subsequence algorithm in the Standard Library? +3.42
Is it a good practice to use temporary objects as arguments when ov... +1.21
Perform loop until system time reaches specific date/time -3.93
Can I use templates with this syntax? 0.00
How to intitialize const data using constructor +1.58
Validating and conversion of float +0.64
How can I calculate (A*B)%C for A,B,C <= 10^18, in C++? +4.13
Effective multiple return values +1.11
Can anyone please explain me the execution of this program. how for... 0.00
Confusion about length of void* 0.00
Identical template for many functions +4.27
About the order of input parameters -1.69
Program failed to compile -3.31
calling function on runtime in c -2.03
Understanding how to write cache-friendly code 0.00
c - Access violation when reading array 0.00
String loses data half way through execution C +4.38
Apply register int in iOS +4.39
Why does this C++ code work? Stack memory and pointers -4.08