StackRating

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

Matteo Italia

Rating
1637.51 (740th)
Reputation
105,362 (679th)
Page: 1 ... 24 25 26 27 28 ... 37
Title Δ
How do I base64 encode a SHA1() string in a C program +0.86
How can I get dll location path inside the same dll in C++? -0.99
Getting random numbers to stay the same from function to function +0.33
Print a diamond shape with a borderusing asterisks in C/C++ -0.30
plain c using new keyword -1.56
Reading String From Stdin +0.26
Why if( constant == variable ) is preferred instead of if ( variabl... -0.35
Is it possible to execute code even after the program exits the mai... -0.37
typedef confusion in C +1.31
function pointers declared in the moment of usage +0.66
Linux process ID and thread ID -0.57
Vector as a class member +0.72
How to print text using cout after pressing enter? +1.01
How can one determine vector size at run time? +1.38
Iterator to a specific character in a std::string -1.01
void* to FILE*... is that possible? 0.00
How to compile the code using #include <thread> +1.42
How can I rearrange the beginning an end of a char* (Index wise) wi... -1.30
Why does this code not compile? -1.63
Creating a Process in the background that will listen to keyboard +1.34
Where can I find the contents of sys_errlist? -0.34
fread() Returning Zero Bytes Read: I Don't Understand Why +0.35
What is the best way to empty a char string in C? -1.43
Read File line by line using C++ -1.96
Sending emails without using SMTP Server 0.00
Visual Studio 2003 Cant use pdb file in both debug mode and release... 0.00
Accessing memory past the class +1.80
I don't understand why this is causeing my program to crash? +0.35
A method to assign the same value to all elements in an array +1.36
How to load static function (in C) from a dynamic library on Linux 0.00
Extracting bits with bitwise operators +1.16
Can a derived type be the same name as a nested type of its base? +0.34
Overloading operator [] for both read and write -2.61
Optimization due to constructor initializer list -1.20
"std::bad_alloc": am I using too much memory? +0.33
Signed zero linux vs windows +0.37
Binary generated by MinGW compiler will work on the machine without... 0.00
Is NULL in C required/defined to be zero? +0.62
C, Fixed width characters 0.00
Convert int to string/char C++/Arduino +0.78
Fastest way to write & compile a C/C++ program in Windows -0.38
What C++ libraries can I use to download HTTP web-page, other than... -0.03
Minimal GCC C++ Compiler 0.00
Two ints to one double C++ -0.91
Printf a buffer of char passing the length in C +0.61
Several ifstreams access-violation +0.56
Standard functions defined in header files or automatically linked? +0.69
Type of integer literals not int by default? +0.88
MinGW windres.exe resource compiler syntax error 0.00
Function similar to putenv() +1.60