StackRating

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

1201ProgramAlarm

Rating
1590.00 (2,302nd)
Reputation
18,636 (7,446th)
Page: 1 ... 8 9 10 11 12 ... 24
Title Δ
How to use C socket API to connect to server on my own computer? 0.00
Linked list infinite loop issue 0.00
In-memory unsigned char encryption 0.00
Vectors with binary search in c++ +0.43
Is there a "safe" way to declare a lippincott function so... +2.20
Handling extra bytes in huffman compression/decompression 0.00
Why does my code error when the tutorial I used does not have an er... -0.09
C++ Divide and conquer square matrix multiplication problems +0.42
Value order not as expected, after performing a BFS on the graph? 0.00
Multiple calling constructor will change the member pointer address... +0.82
Floating-point literal to IEEE-754 binary pattern consistency acros... 0.00
Why won't my for loop pick up the correct error? 0.00
Trying to update an array with huffman string code 0.00
Concatenating two int arrays using memcpy 0.00
Graphic issue with vertex normals +0.38
c++ How can i use ANSI escape codes with WriteConsoleOutput? 0.00
Why is this pointer that should point to valid int in vector is und... 0.00
Open MP poor/confusing performance +2.04
Why does server output for separate clients go to the same terminal? 0.00
Putting objects into Priority Queue in C++ causing invalid operands... 0.00
Bubble Sorting Strings According to Upper Case and Lower Case Letters 0.00
How can a simple string comparison cause an OleException? 0.00
malloc: *** error for object 0x100519860: pointer being freed was n... 0.00
Why read system call stops reading when less than block is missing? -1.00
unordered_map not iterating all keys +1.87
C++11 Lock-free sequence number generator safe? 0.00
How to detect native screen resolution or scaling factor of the sec... +2.09
Destruction order of static objects in shared libraries +0.81
Fix Compiler Errors after Removing #include windows.h and Relative... 0.00
How to tokenize special characters depending on whitespace (< &g... 0.00
Slow vpermpd instruction being generated; why? +0.21
Using lower_bound() with a set of objects in C++ 0.00
Why files are not transfered (saved?) properly between client in C#... 0.00
MSVC struct layout changes when wrapping flexible array in anonymou... 0.00
How to avoid ambiguous name of the base class with the same name of... 0.00
possible to move zeros to the end of the array using only std::sort... -0.60
Why does MSVC++ require std::setprecision to enable full precision... 0.00
order of priority_queue not expected -0.60
Comparing Floats in a vector 0.00
C++ _tWinMain run more than one times? 0.00
abs function is not giving right answer in c++? 0.00
Appending to binary file after writing to beginning -0.33
How to get same output for parallelization for any number of thread... 0.00
Designing a multithreaded application that scales well 0.00
Problem converting image array of interleaved data to non-interleav... 0.00
Accessing std::list element gets core dumped 0.00
memory access violation error while compiling hashing algorithm 0.00
This piece of code compiles on my PC, but not on a standard C++98 c... -2.37
Interoperabilty between C and C++ atomics +0.55
Return (\r) breaking cout +1.03