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 ... 14 15 16 17 18 ... 27
Title Δ
String / char * concatinate, C 0.00
const_cast and Shooting your own Foot -0.57
Two syntax errors: Error C2143 syntax error: missing ';' be... -1.23
Different iterator for for loop in one code +0.53
How would I know if the counter increments are at the correct place... +0.02
C++: Is dividing by cos(x) safe? -1.63
Cannot initialize a class member? +0.49
Why the parent should die, in the process of creating a Daemon -0.04
MISRA rule 13.6 explanation needed -1.16
Why is stack memory "cheaper" than heap memory in C? -0.94
Does while(i--) s+= a[i]; contain undefined behavior in C and C++? +0.52
Is global destructors necessary in C/C++ programming? -0.71
How to tell if opening input file failed in C +1.85
How to prevent call function call on instance of subclass that is b... +0.60
Counting number of bits in an unsigned long +0.26
In c++ take an integer array (arr[]), its length (N), and the numbe... +1.81
What does an array index minus a character mean in C? +0.37
Use templated class without template +0.95
comparison between std:string and c-string +0.29
Fastest way to calculate determinant? +0.51
Give a pre-defined 2-D char array values +0.50
My Program keeps seg faulting with overloaded operators -0.01
Does the C++ standard library have a templated getter for the print... +1.25
Member initializer list notation: brackets vs parentheses 0.00
Do macros in C++ improve performance? -0.33
Difference between auto and auto* when storing a pointer 0.00
Default type for Unions 0.00
use std::next_permutation with 2D Array +0.66
To not pass an argument due to a condition -1.36
Reallocating dynamically allocated struct -0.11
I need to loop through a structure +0.50
How do I declare a new string the same length of a known const stri... -1.71
Is this the most elegant/safe/recommended solution for this situati... -0.46
How to have a parameter of an abstract data type? 0.00
How can I assign a two dimensional array to a pointer? -0.62
assign a compatible function address to an operator overloaded func... +0.24
C programming - Sizeof an array -0.66
Different result in different OS -1.30
Can generic pointers be resolved without casting? +1.93
Round an average based on decimal remainder in C++ +0.23
C setting string equal to substring +1.04
const_cast usage giving me runtime exception +0.52
set array size on c++ after initialization +1.96
Does moving non-POD C++ objects with memcpy always invoke Undefined... +0.53
HeapFree() Possible Causes of Crash +1.72
C++ make a string to int function +0.51
How can I make this code more efficient/ less hackish? -0.58
understanding the behaviour of unsigned numbers +0.15
How to create a type definition for a string in c +0.48
Can I access a static local while it is being constructed in C++? -0.32