Difference between revisions 74096 and 82569 on ruwikibooks

{{db-test}}

#include <stdio.h>
main()
{
    printf("Hello, world\n");
}