StackRating

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

syam

Rating
1570.93 (3,942nd)
Reputation
12,415 (11,817th)
Page: 1 2 3 4 5
Title Δ
What's the performance of the "address of" operator &? +1.39
What circumstances ostream::write or ostream::operator<< woul... +4.48
c++ how to assign a pointer to a parent in a binary tree +3.70
How to fix this typical exception unsafe code? -0.33
C++ Understanding How A Virtual Destructor Adds to the size of a Ty... -0.41
How to read first 256 bits from a file to store them in two arrays +0.07
How to make variable of nested class static for each instance of pa... +0.32
Linux daemon set /proc/ +4.04
Inheritance: Evaluating In Derived Class's Scope? -2.87
Setting up development environment for Raspberry Pi -4.37
Simulation Class Design +3.10
C linkage for function pointer passed to C library -1.43
How to pass const pointer to const object using unique_ptr 0.00
C++ alternatives to Java static blocks 0.00
Which files of an autoconf project to put into .gitignore? 0.00
Delete allocated memory in a STL map in C++ +4.03
Looking for proper container / functions for enumerable in c++ -0.37
Evaluate a string with a switch in C++ -0.10
Linux, share a buffer with another program in fork() -1.70
How use `cin` to pause the program for 10 seconds in C++ -0.29
Is this the fastest way and a new way to test special prime numbers? -2.37
c++ error: qualifiers can only be specified 0.00
Correct way to set the size of a std::vector +2.53
loading .so library C++ 0.00
conventions for file that user would use to input settings for prog... +3.73
Iterating backwards in c++ +0.65
Why is deque using so much more RAM than vector in C++? +1.69
Managing c++11 threads in visual studio 2012 +4.12
RAII Example from Wikipedia +3.85
Generic base class with multiple template specialized derived classes +3.75
C++: Bug when trying to fill dynamic vector with double +0.41
Why is a callback flag being cleared and/or corrupted without appar... 0.00
c++ enforcing namespace compliance -3.63
Basic C++ Multithreading +4.00
Using Critical Sections/Semaphores in C++ +3.94
Most efficient way to move row/column in 2D std::vector +1.12
Getting value from a pair fails with: TYPENAME does not provide a c... -3.79
Implementation of addressof +5.09
Reducing the scope of resource-manager objects with an if(true) cla... -0.62
C++ code crashes in Win 2000 but does not crash in Win xp +0.26
C++ Segmentation fault when working with <vector> and <fst... -3.90
c++ assign value to a const QList in if... else -0.12
Given a rectangular area and a set of rectangles, check if the enti... -1.72
Can C++ enum types be called as functions or it is just a different... -0.91
Defining Non-Scoped Text At Run-time C++ 0.00
Weird seg fault when erasing from a map +2.95
C++: Having many objects -1.18
Detect a VPN connection programmatically (c++) -0.82
Mutex when writing to queue held in map for thread safety +2.58
Concurrent queue with pthread implementation 0.00