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 ... 15 16 17 18 19 ... 27
Title Δ
C++ fstream open -1.74
Paradigmatic way to set base class with multiple inhertiance -0.52
What is std:: used in conjunction with aside from cout and endl? -0.35
Check any structure members for 0 -0.25
Having trouble interpreting this C++ code +0.01
C++ operator overloading options -1.57
Loop is running more than specified in C? Why? +1.23
Calculation of CPU cycles? -0.49
c++ create an object with constructor or wothout? +0.52
How to access private members in unit tests? -1.20
Optimization setting +0.46
Simple C++ Code giving wrong answers +0.17
C++ exception, undefined behavior and noexcept -0.45
C++ does not insert numbers/digits into the vector as desired 0.00
Standardised Language conversion? -0.00
C++ an issue with returning a temporary object -0.75
Conventions of creating a vector +0.24
Copying iterators of a container into another container of iterator... 0.00
Is a C++ compiler/linker allowed to remove unused methods? -0.38
Uninitialized local variable used -0.48
How to compare the integer of array with the another variable of ty... -1.54
Executing function for some amount of time -0.02
C++ Is there a way to initialize a char using bits? -0.42
Good C Coding practice/etiquette for integrity checks +0.17
Why g++ pre-processor includes unused header files +0.79
How does printf("Hello" "World"); work -0.50
code in addition overload having no effect 0.00
exit code 3221225477 c++ 0.00
What is this kind of template mechanism called and how is it useful? -0.36
Is it possible to disallow taking ownership of a file? +0.39
Problematic output of fmod (long double, long double) 0.00
How to find size of input file +0.02
copy from unsigned char to unsigned char +0.37
Conversion from string constant, pointers in c++ -0.80
Dynamically Allocated Array vs. Automating Declared Array with Glob... -0.52
Questions about std::list C++ -0.94
Polymorphic exception handling and compiler warnings +2.23
c++ program is working even without function declaration before usi... +0.45
Math Operations? +0.26
Linear and Binary search using iterator position +0.50
Why is #define not properly defined in child classes? -1.23
Convert double to uint and retour +1.22
C++ 2010, corruption of the heap? 0.00
Rationale for pre-C99 C not having initial declarations in for loops? 0.00
Why aren't structs packed by default? +2.46
C - realloc a structs member variable of type pointer in a function... -2.06
difference between str[strlen(src)+1] and char *str=(char*)malloc((... -0.58
about malloc() : writing outside of allocated memory +1.34
Find Number of digits including 00000 0.00
difference in the style of giving comments between C and C++ +1.47