#include <stdio.h> int main() { printf("Interview\r\nMania\n"); return 0; }
rn combination makes the cursor move to the next line.
Previous Question Next Question
Your comments will be displayed only after manual approval.