Sorry! Posting Assignment is allowed only for commercial accounts.
#include <stdio.h> int main() { printf("\nAVENGERS\b$"); printf("\rASSEMBLE"); getchar(); return 0; }