#include #include int main() { puts("Hello Dezentrale!"); return EXIT_SUCCESS; }