StackRating

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

Devolus

Rating
1499.10 (3,801,837th)
Reputation
14,880 (9,477th)
Page: 1 ... 5 6 7 8 9 ... 14
Title Δ
Read a binary file full of integers and print it out in an ASCII fo... -0.50
Is it possible to make memory leak without using malloc? -0.16
Why won't my code go into this loop? Socket Programming -0.05
running a process in background in c +0.28
Malloc a string array - C +0.54
How to integrate GCC Compiler in Java written IDE? +0.03
assembly language - c-language and mnemonics +0.34
Compile time error from a Qt file: expected unqualified-id before '... 0.00
the procedure entry point __gxx_personality_v0 could not be located... 0.00
Segmentation fault:core Dumped while using mvscanw function of ncur... 0.00
Writing in the location outside of array +1.66
change the value of a pointer from another pointer which is pointin... -0.12
Accessing bytes out of page 0.00
Difference between character and block files +0.08
Recursion and return statements in C +0.53
What are the differences in using malloc or not using it in this co... +0.44
Converting text to a binary file 0.00
How to create a OS +0.16
Allocate memory for a struct with a character pointer in C +1.47
getting error and help me to solve this c -2.05
Cross-Platform C++ code and single header - multiple implementations +0.90
Deploy an application in exe format -0.01
Infinite recursion in C +1.02
Compatible types and argument type qualifiers -1.32
Does Comments/Identifiers can impact on code performance/operability? +0.27
Why do I have to specify data type each time in C? +1.16
C: Read from textfile into a struct array -1.28
why if else or nested if else are called single statement in C +1.29
Defining a parameter as an unspecified template type -1.31
How to use enum in structure C++ 0.00
Undefined reference to main ld 0.00
How do assembly instruction differentiate between register, memory... 0.00
How to access private class-member directly in the class itself +0.06
How does fwite/putc write to Disk? +1.36
how to initialize a variable-sized object -0.28
copying portions of string, which are stored in a char array, to an... -0.30
What does "@" mean in makefile? +0.54
What is the alternative to a static initialization block? -1.57
Visual C++ appends 0xCC (int3) bytes at the end of functions -0.75
When does System.out not appear in the Java console? +0.20
Printing unicode characters c++ linux -0.45
how to do a copy of data from one structure pointer to another stru... 0.00
How to avoid GOTO in C++ -0.42
Checking if a window is active 0.00
Segmentation fault of char * assignment +0.51
Is it possible to create a pow(double a, double b) function in C wi... +0.40
Error in calling a function from within another function in C -0.53
Are my structs set up correctly for adding cities (vertices) to an... 0.00
Why "Arrays needs a contiguous block of memory" is the ba... +0.25
My frame gets stuck when i press JButton, why? GUI 0.00