#include <stdio.h>

int main() {
    printf("Welcome to Sub Book Manager!");
    return 0;
}
</stdio.h>