#include<stdio.h>int main (){ printf("string 01 "); printf("string 02 "); printf("string 03 "); printf("string 01 \n"); printf("string 02 \n"); return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login