StackRating

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

rodrigo

Rating
1647.02 (614th)
Reputation
65,899 (1,347th)
Page: 1 ... 24 25 26 27 28 29 30
Title Δ
Questions Related To Forking a Process +0.90
Can a UTF-8 file contain some characters which are not UTF-8? -2.11
Can a UTF-8 file contain some characters which are not UTF-8? +0.89
stl map operator[] bad? +1.07
how to adapt an unordered STL container to store only Values of a K... +0.09
C Gtk Issue: Adding a VBox to the Main Window 0.00
Are local variables in a compound switch statement initialized when... 0.00
How to restrict an iterator to being a forward iterator? -0.51
Derived exception class not caught +1.72
python class instance variables and class variables +1.45
memory layout of inherited class -0.75
Low-Level-Writing in C +1.41
Differences when opening sockets with Python and Java 0.00
Keeping a remote process alive? (Windows API) 0.00
how to use C variables in an assembly code in c++ while compiling i... +0.45
Exit from the recursion stack in C++ -0.93
DLL methods not exported when defined in a source file (VC++) 0.00
Python GTK+ Canvas 0.00
Concerns using Shared Memory with CreateFileMapping and MapViewofFile 0.00
Reading boot sector of a FAT32 file system +1.69
Trying to store two numbers using scanf , but program crashes 0.00
SDL loading my image messed up 0.00
Is it possible to declare methods via template in c++? -0.84
Why does a variable in my program use 60% of the execution time? +0.48
gcc thunk hack for multiple inheritance +1.89
Iterating through a sequence while modifying it. Use vector or List... -0.97
Pointers in structures +0.19
Writing a "real" interactive terminal program like vim, h... +1.99
visudo nopasswd not working 0.00
assembly subroutines get called twice without even being called fro... -0.70
Can an interface specify only method names, but not return type? +0.44
Creating a byte out of 8 bool values (and vice versa)? +0.73
How to use set up decimal precision for all double type numbers in... -2.00
How to use set up decimal precision for all double type numbers in... +2.00
Why is this C program returning correct value in VC++2008? -0.54
Using typedefs to simplify declarations: int *(*x[10])(void); -0.26
Overhead to declaring a variable within a function run in a loop? +0.91
How do I correctly use a void pointer in C? -0.34
How to resolve C++ member function vs C function with the same name? -1.46
Automake Libtool 'No rule to make target' -0.55
Java - how to check whether another (non-Java) process is running o... -0.55
How to edit c-support (c.vim) snippets 0.00
Deleting or Renaming a file using an open handle 0.00
simple calculation in python -0.93
Why does fopen("any_path_name",'r') not give NULL as retu... -0.03
Why vector<bool>::reference doesn't return reference to bool? +1.31
make_shared create std::shared_ptr? gcc 4.6.2 +1.97
Convert '229, 255, 66' to (229, 255, 66) in Python -1.46
How do I programmatically create a list control? 0.00
Error : names the constructor, not the type. while compiling with g... +0.10