StackRating

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

Peter

Rating
1521.62 (28,904th)
Reputation
28,342 (4,410th)
Page: 1 ... 10 11 12 13 14 ... 27
Title Δ
object referenced by one iterator been erased by other -0.07
c: ls -l implementation gives undefined behavior +2.98
std::vector segfaulting instead of throwing exception +1.27
Is destructor called implicitly in a overloaded operator delete fun... +0.21
Clarify to understand C variables -0.28
Why do we use heap to store memory? +1.27
Adding binary integer without using + or - 0.00
C++ if condition not checked after goto -0.44
dynamic memory allocation in C++ without pointers - what's the... +0.19
if vtable is created at compile time , why this error is an linker... +1.47
c/c++ using else instead of if not +2.08
C++ exception handling confusion +0.47
uint32_t does not name a type -1.41
Is indirection of null pointer to array type UB? +2.43
Destructor of class with vector of shared_ptr causes error -1.45
C++ Program To Find Smallest and Largest Number In Array -0.76
When is it necessary to separately declare a class in a ”.h” file a... -0.65
C++ access to static class member variables, not friend 0.00
Arguments type conversion if a function is K&R-style defined -0.03
Multiple definitions of ... (linker error?) 0.00
C++ Constructor Car Class -2.09
C++ program terminates without executing the catch block 0.00
Is there a way to prevent automatic variable from deletion? -0.60
Vector assignment crashing, not sure why -0.13
Copy-on-write during fork +1.28
Why is a [[noreturn]] function checked for return type? +1.28
Inhibit implicit conversion while using arithmetic operators -0.80
Will a C program compile in a C++ workspace? +0.46
How to prevent repetition of randomly generated options in C++? +0.69
C++ What is the "best" way to stop a for loop? -0.89
Why won't scanf save my requested "size of an array 'n... +0.47
How to optimise my C code to solve quadratic equations in R? -0.06
C++, how to return base class and then convert it into derived? 0.00
C++ - What is the use of inline keyword if we should define method... -0.04
C++ define a class member type according to its template -1.07
Proper way to use <vector> (or any STL container) in .h and .... -2.07
Does storing code in header files cause memory management issues in... -1.55
How does "std::cout << std::endl;" compile? -1.04
Object type identification using pointers in C++ +0.46
Is this valid usage of inline functions? -1.34
Returning two user input strings to main using pointers -1.61
c++ overloading operator stack overflow -0.54
do I need to specify class for every function implementation in c++ +0.69
How do you end while loop +0.83
fgets() does not return NULL on empty string 0.00
precision error in summation addition/subtraction (of mass) -2.28
error: expected expression before +0.91
Adding or assigning an integer literal to a size_t +0.56
Performance cost of passing by value vs. by reference or by pointer? +2.19
C++ memory leak when creating an array +0.26