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 ... 6 7 8 9 10 ... 27
Title Δ
How this line is working in this C++ code snippet? -0.55
Why doesn't C++ variadic template accept iostream value as a pa... -0.54
When I split up my C++ class into a header and implementation I get... +0.61
Is it possible that resizing an std::vector reduces its capacity? 0.00
Get unlimited char in Cpp -0.55
calling the c function within printf statement? -1.89
Which C++ standard is the default when compiling with g++? -1.76
confusing sizeof operator result -0.42
What is the correct way to tell the compiler that I want a variable... -2.11
multi-dimension array allocation with calloc -1.93
why does this code show segmentation fault? +0.81
error: statement cannot resolve address of overloaded function C++ -1.52
Flushing a stream? -0.07
Accessing child variables through higher level structures -1.22
Are there some memory leaks in my C++ code? +0.44
Can you use strcmp() to check for nullptr value? -1.20
Should you use extern "C" in a file that only has defines? -2.16
Creating a unsigned int with undefined overflow? +2.19
Do c++ references work like macro substitutions? 0.00
What to use as end() iterator C++? 0.00
iterators of a vector filtered? +1.29
"using namespace std;" without any #include? -0.46
Is it possible to certify an AI-based solution for safety-critical... 0.00
C WikiBooks - How is C a small "what you see is all you get&qu... -0.25
Deallocation of passed in pointer in descructor -0.58
Destructor called implicitly every time I allocate with placement new -0.67
Returns a value as an output parameter +0.89
How to put polynomials in sine function? (re) -0.52
Can code that doesn't execute cause segmentation fault? +0.41
Try catch scoping of class variable initialisation -1.70
Solving compound assignment expressions +0.51
Is conversion from float to int consistent across all platforms and... +2.37
What size will be allocated to stack and array. does array memory a... +0.42
Const in C function declaration and implementation -1.98
How to create a template instantiation for an abstract baseclass? 0.00
Does ternary operator gets expanded into if-else block during compi... +0.44
C++ new[] operator creates array of length = length + 1? -1.53
Bjarne Stroustrup Book - Vector and For loop - won't work 0.00
Doesn't prints the entire array properly -0.85
C: Ctl+D exit the program +0.43
GNU-Make does not recompile when a header file changed +0.73
Write comments in source or header file -2.06
How do I nest functions from the standard libraries? 0.00
Set access-modifier to a C++ #define CONSTANT_NAME constant_value +0.02
Unexpected behaviour of scanf +0.87
Why isn't my dynamically allocated array holding the correct va... -0.21
Casting Pointers to int in c -0.08
Head First C: Erratum? Pointer Syntax -0.29
Why does the compilation fail with error: conversion to non-scalar... -0.15
Base class 'class A' should be explicitly initialized in th... +0.96