StackRating

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

Christophe

Rating
1624.22 (993rd)
Reputation
43,307 (2,488th)
Page: 1 ... 23 24 25 26 27 ... 42
Title Δ
Change the code so that the name of the file you will write, will b... -0.07
g++ and clang++ - delete pointer acquired by overloaded conversion... -0.98
What's the fastest way to convert hex to integer in C++? -0.40
C++ Accessing dynamic struct from different cpp 0.00
C++ Context-Based Class Implementation +0.42
Copy all members from a struct to another struct +0.90
applying std::function to visitor design pattern -1.84
Error: expected ')' before 'ID' 0.00
How do I input and output various file types in c++ +0.11
file exception and cursor movement c++ 0.00
Using fopen() with absolute path pointer 0.00
Pending characters in input buffer 0.00
How come this print function for linked list works? +0.43
Is std::map create the new memory for the object added +0.43
Reading RGB pixels from bmp file -0.57
How to print a certain text in colour in C 0.00
Using Adapter Design Pattern 0.00
Dijkstra Algorithm not outputting correctly 0.00
Dijkstra's Algorithm c++ 0.00
Filing mistake when converting from c to c++ +0.29
My alphabetical string organizer won't save into a file correctly -0.57
Holding the console-screen when end-of-file is involved 0.00
How do I copy the elements of a 2D array onto a 1D vector? +1.04
using threads with a shared global variable -0.03
How can I maintain a good data encapsulation in this situation? -0.05
std::array of a private nested struct can't be initialized (err... 0.00
Passing char ** as an argument -0.36
Balanced Binary Search Tree Search Function 0.00
C++ Member "Smash::smash" is not a type name. +2.37
Why printf() is not used when scanf returns negative number? +0.44
C++ tolower/toupper char pointer -1.25
C++ Type undefined reference to `vtable for Producer' 0.00
Is it allowed for an enum to have an unlisted value? +1.73
Component finding in graph BFS 0.00
A heap has been corrupted when trying to run code +1.88
Invalid conversion from int C++ classes 0.00
Unreliable file system operations on Windows -0.09
Destroying an object with ongoing function call 0.00
How to use gotoxy() and textcolor() in C++ 0.00
C++ Find Word in String without Regex -0.05
Parse text file to C++ directed graph or adjacency list? +0.41
Sharing static and global variables across instances of the same DLL +0.46
Difference between using and using = for types? -2.22
MSDN C example program for signing a hash and verifying the hash si... 0.00
std::unique_ptr<T[]> with an array of derived objects, use of... +0.96
performance of fseeko(FILE* stream, off_t offset, int whence) +2.62
find substring in a string with loops in c++ -0.06
C++ strange pointer arithmetic +0.10
Dealing with null characters in stdin in C++ 0.00
Why is the size of a native long primitive on 64-bit Windows only 4... -2.22