#include <stdio.h> int main(int argc, char *argv[]) { printf("hello_world\n"); return 0; }
The Open Build Service is an openSUSE project.