Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <stdio.h>
- #include <time.h>
- int main (void) {
- system("cls");
- system("title Aktuelle Zeit: %time:~-0,8%");
- system("color 0a");
- printf("###################################################\n\n");
- printf(" Deine goilen B\x84ume!\n\n");
- printf("###################################################\n\n");
- printf("Arbeiten bis: Whatever\n");
- system("echo Aktuelle Zeit: %time:~-0,8%");
- printf("Verbleibende Zeit: Whatever");
- main();
- }
Advertisement
Add Comment
Please, Sign In to add comment