#include int main() { printf("SDA - Hello, World!\n"); return 0; }