StackRating

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

peoro

Rating
1550.43 (7,810th)
Reputation
17,930 (7,791st)
Page: 1 2 3 4 5 6 7
Title Δ
howto examine c++ .o file under linux? +1.73
is the `synonym` in a `typedef` mandatory? +0.46
C++: Counting total frames in a game +0.48
Does C has function overrides? 0.00
C++ Equivalent of strncpy +0.37
Keeping part of public nested class visible only to the nesting class -0.42
In C if a variable is not assigned a value then why does it take ga... +0.94
Difference between thes expressions: int* a = 0; int* a = 10; +4.33
Is it possible to define a class in 2 or more file in C++? +3.88
segfault with array -0.05
Cannot convert from 'T[N][2]' to 'T[][2]' +3.40
Boost filesystem iterator 0.00
Use of 64-bit types? +1.07
define macro expanded to literal # +2.50
Abstract class and operator!= in c++ -2.66
Is a using-declaration supposed to hide an inherited virtual functi... -2.42
Netbeans IDE: C++ syntax errors on std::tr1 0.00
What goes into main function? +0.63
C typedef struct uncertainty -2.21
Does template class specialization/explicit instatiation improves c... -4.32
Should "operator !=" always be implemented via "oper... +4.31
difference between static T const and static const T -0.19
Shell Script- each unique user +0.59
Implicit declaration when using a function before it is defined in... +1.39
How do I accept left/right/up/down arrow inputs in a Linux shell? -3.20
How to pass a std-functor in c++ and use it without knowing which o... +0.85
C++: converting a container to a container of different yet compati... -2.50
include c++ header (fstream) from c based code? +3.50
Writing to a file and console in C +0.47
Should you include source code in a header file? +4.29
error while loading shared libraries: libboost_system.so.1.45.0: ca... 0.00
Linux: Remove application settings after program is uninstalled? +0.36
find out the origin of function calls +0.89
Template method over non-template method in derived class +1.25
Check if 2d pointer array has user defined value in C? -2.89
mouse click position in c++ +1.97
Help with code optimization +2.04
Replacement for C low level programming? -3.02
What's the best way to return a subset of a list -0.41
SFINAE and detecting if a C++ function object returns void -1.31
C++: How does set know when two items are equal? -2.30
C++ Function Template With Flexible Return Type +6.09
Is there an automatic way to remove debugging methods for a release... +4.07
Heavy use of templates for mobile platforms -2.56
C++: check whether a word is spelled correctly +2.69
Difference between "endl" and "\n" 0.00
Returning a pointer of a multidimensional array -2.52
How do I pass a C++ reference, to a pointer argument of a C function? -2.23
Notation I can't understand in Quake source code (C) -3.78
Is C++ value of this guaranteed? -1.45