StackRating

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

Ferenc Deak

Rating
1508.28 (85,664th)
Reputation
20,922 (6,434th)
Page: 1 2 3 4 5 ... 8
Title Δ
Typecasting int to char in printf() in C -1.15
It is not able to display message -0.07
How to use cin inside a function? +0.74
How to properly write a destructor for this -0.51
Visual C++ error with ftd2xx.h 0.00
Accessing private member leading to seg fault -0.70
Undefined reference to avcodec_alloc_context but ffmpeg linker orde... -0.06
C++ accessing variable from other function -0.36
Compiler destructs an optimized-out object (never created) 0.00
copy from array to variable causes stackoverflow +0.47
C++ error LNK2019 can not run code 0.00
How to write to log the function and class name i am in ? +1.37
where to place the header and lib files 0.00
Why do we need calloc (or malloc)? -1.24
c++ cmake/make: linker ld does not find library (missing path?) 0.00
Need help in c programming -1.35
Uninitialized object? What's wrong with this code. -2.01
sort fies by name using command feh 0.00
chdir() & multithreading in C -1.90
C - While loop before variables not compiling -0.28
C++ ReadProcessMemory slowing my prog -0.11
Deleting content of the folder using VC++ 0.00
Is a bad practice mixing function code with preprocessor directive? +1.50
How does the program identifiy the end of a array pointed by a poin... -0.80
Returning C++ Object - Best Practice -2.06
When should std::string be used over character arrays? +0.53
Qt drawing outside the Painter device 0.00
A virtual function that must be overridden -0.30
strange ouput after vfork invoked -1.74
Reading unlimited length input line without using string +2.48
QT send signal to another QT application? -0.54
access QMap element by its value not by its key +2.04
How to run the bat file when the system is shoutdown 0.00
Unordered_map<string, int> works but Unordered_map<string,... -0.37
echo and run command after that -0.02
Why short circuiting gains priority over increment in C? -2.23
Why can 4 bits store values in the range 0-15? -0.31
Efficiency: dynamic allocation vs constant-length array -0.68
C++: Enforce definition of a static member -1.12
Compiler information in Program 0.00
Extract the generic type of another generic type in C++ -0.31
How to make array ( with a datatype of a class ) with undefined size +1.23
Compilling C code in Linux terminal +1.86
Code selector using inheritage during runtime -0.23
find middle point in c array +2.01
Parse XML as a string in C language (Only C) -0.06
POSIX C Threads - Passing integer to thread func +0.10
Why does reading a struct record fields from std::istream fail, and... -0.21
How can I make a grid class that conserves memory? +1.37
Why we are giving Q_OBJECT in private section only? +2.04