Sorry! Posting Assignment is allowed only for commercial accounts.
#include <stdio.h> int main() { int main = 5; printf("%d", main); return 0;