StackRating

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

QuestionC

Rating
1493.39 (4,329,747th)
Reputation
8,742 (17,841st)
Page: 1 2 3 4 5
Title Δ
std::thread - How to make main thread keep running and children bra... -1.74
C++ stream extraction operator overloading +2.37
Singleton: is there a memory leak? -0.44
What's the c++ standard in const postion in parameter passing? -0.87
C++ shared_ptr and direct buffer enqueueing. How? 0.00
How to create non-blocking continuous reading from `stdin`? -1.50
How to create non-blocking continuous reading from `stdin`? -1.50
Key Bruteforcing +0.49
The strange syntax of a C debug macro -0.25
c++ string iterator "find first of" +0.88
Detecting an empty line in C -0.18
How could I reduce the length of this code? +0.34
Algorithm to calculate the optimum number of items to fetch +0.24
Code to obtain quarter of a given value X is implemented as (x*64)/... -0.01
Why are the variables received correctly, in printf, in the first i... -1.58
error: no match for ‘operator<’ when I stream to cout 0.00
should I mix C & C++ style I/O in my C++ program? 0.00
C++ Constructor Implicit Return Type -0.38
Binary Buddies implementation questions +0.03
Simple implementation of a set for ints in C +0.40
Why are multi-variable return statements allowed? -3.10
When is it a bad idea to use size_t as a parameter for a template f... +4.06
Swapping lower byte (0-7) with the higher one (8-15) one -1.36
Enums and initialising classes +1.69
Count number of processes created using fork in a for loop -1.82
Reduce number of levels per pixel, creating a mirror image, C++ 0.00
Base Class Of Evil - 0.00
What are common implementations for containers with polymorphic data? -1.13
Do you have a simple bzero exemple? -0.08
Database Write vs. Disk I/O For C/C++ +0.33
C program to check if a power is equal to another power -2.38
remove_if(str.begin(), str.end(), ::isspace); what does the ::isspa... -2.13
concat code with macro in C +4.02
gvim copy to and paste from external clipboard (Windows 7) using y... -2.81
Counting Change Program - C +2.00
c++ members changing value between parent and child constructor +4.06
How does the operator precendence of ++ vs -> work when incremen... -1.72
Modulo function in c++, that behaves like mod in matlab +3.94
Python C Extension Keyword arguments -4.00
Python C Extension Keyword arguments +4.00
Can a field (column) of a MIB file table be hidden from a MIB brows... +0.05
Is there an equivalent to the range-based `enumerate` loop from pyt... -2.07
How to accomplish corecursion in C++? -4.05
How can I embed python in a bcc64 project? 0.00
Python - Writing to a New Line +3.70
Duplicate vowels in a string +4.01
Pre-conditions and post-condition in C++ +6.09
Who does the arithmetic and logic operations in the Java or C++ sou... -4.23
Adding a short int to an unsigned char pointer -0.10
Little endian and big endian assignment -0.14